Lumi Pakkanen

Results 23 comments of Lumi Pakkanen

I've started working on a TypeScript flavor of `ganja.js`. There's no documentation yet, but I hope the code is slightly more readable: https://github.com/frostburn/ts-geometric-algebra

That's true. It's unfortunate that power users cannot benefit from TypeScript and inline mode at the same time. However the way I'm using ganja.js in my project is pretty minimalistic...

Thanks it's a nice start indeed. Do I need to fork ganja to be able to use these or is there a way to include them in my existing project?

Ended up creating my own flavor of `ganja.js` instead. It has types and should be a bit slimmer for production distributions using tree-shaking: https://github.com/frostburn/ts-geometric-algebra

Some keyboards have an extra key to the left side of `KeyZ` with the code `IntlBackslash`. It would be nice to have the option to use a wider layout.

There's an undocumented feature where you press down keys, press shift, release keys and release shift to initiate sustain. This will be made explicit and more consistent in Scale Workshop...

Can you attach the scl file here so that we can debug the issue?

Breaks on this grammar: `SharpSign = [#♯x𝄪]`

Some way of passing data back to the generator would also be nice.

How would they work? Use an array as a stack or something?