jwaldmann
jwaldmann
I think that csound-expression produces syntax errors when writing the code that calls FLpanel. ``` $ ghci -package csound-expression -package text -- the following is in ghci (line by line)...
> character under your cursor, yes - _if_ I have it under the cursor. What if I'm reading the character elsewhere? E.g., other file - need to navigate there. Or,...
One might wonder: in fully qualified names, we have the "Java Enterprise" naming style right until the very last dot, and APL style only after that, viz. Data.Empty.Polymorphic.⊥ If short...
now it's a bit late for April Fool's, but ... have you considered using emojis in stdlib to further decrease read-, pronounce-, and writeability?
sure. it was an attempt at a joke (about the appearance of stdlib, not anything personal). I have full respect for the work that goes into this project. I am...
I confirm that ``` diff --git a/hscurses.cabal b/hscurses.cabal index 43f723b..8ea5c01 100644 --- a/hscurses.cabal +++ b/hscurses.cabal @@ -74,8 +74,6 @@ library , mtl
[NB: for the moment, I am looking at SAT, not QBF, but the same principle should apply.] I want to avoid solver-specific code altogether. If there is something specific, then...
ah, nice find. then a work-around could be - use gcc
amazing. next (on the Haskell side): make an SC backend for https://hackage.haskell.org/package/csound-expression to produce programmatically the strings that describe the DSP ...