A programming language with a first-class environment
Go to file
2020-08-16 00:45:06 +00:00
Compilers Unicode lexer & compilation to JS of strings and of numbers (previously a placeholder). 2020-08-16 00:45:06 +00:00
Tests Unicode lexer & compilation to JS of strings and of numbers (previously a placeholder). 2020-08-16 00:45:06 +00:00
Utils Unicode lexer & compilation to JS of strings and of numbers (previously a placeholder). 2020-08-16 00:45:06 +00:00
.gitignore Added .gitignore files 2020-08-16 00:45:06 +00:00
Ast.cs Initial commit 2020-08-16 00:45:06 +00:00
Evaluator.cs Initial commit 2020-08-16 00:45:06 +00:00
Global.cs Unicode lexer & compilation to JS of strings and of numbers (previously a placeholder). 2020-08-16 00:45:06 +00:00
LICENSE Added license (public domain) 2020-08-16 00:45:06 +00:00
main.cs Unicode lexer & compilation to JS of strings and of numbers (previously a placeholder). 2020-08-16 00:45:06 +00:00
Parser.cs Unicode lexer & compilation to JS of strings and of numbers (previously a placeholder). 2020-08-16 00:45:06 +00:00