Ingy döt Net

Results 114 issues of Ingy döt Net

The web page will be posted at https://yamlscript.org/doc/v0/cheat-sheet Possibly write a YS program to generate the cheat-sheet.md markdown file. Use expandable examples section for each topic.

documentation

And `"foo":` should compile to just `"foo"`

core

Bare mode is data only. No code. We can speed up compilation a little by skipping the build and transform stages. This issue is just about optimization.

compiler

https://github.com/weavejester/hashp

Or maybe a `YS_COMPILE_TIME=1` env var.

core

We need to figure out Windows support. Mostly this will be getting a windows build working, but certainly there will be other issues. If this is something that you want...

build

Happen between commits 6f4a4c991d and ca87942a95

build
cli