effekt
effekt copied to clipboard
Stdlib: Add simple libraries: Scanner, Json
Based on #622. This adds:
- Some (minimal) features in the effekt stdlib and the subset of #527 that it depends on
- A simple Scanner library (lexing string literals and numbers for now)
- A library to parse and print (minified, not pretty) json