No description
Find a file
2023-08-03 14:40:25 +02:00
src typeck cleanup 2023-08-03 14:40:25 +02:00
std allocators and type aliases 2023-08-03 13:22:35 +02:00
ui-tests typeck cleanup 2023-08-03 14:40:25 +02:00
vscode more item cleanup 2023-08-03 13:50:14 +02:00
.eslintrc.cjs typeck cleanup 2023-08-03 14:40:25 +02:00
.gitignore generate more code 2023-07-26 20:50:48 +02:00
.prettierignore reference counting 2023-08-02 23:19:10 +02:00
.prettierrc.json reference counting 2023-08-02 23:19:10 +02:00
flake.lock start lexer 2023-07-23 10:48:57 +02:00
flake.nix Add basic testsuite using ui_test 2023-08-01 11:57:44 +02:00
jest.config.js parser 2023-07-23 14:02:53 +02:00
package-lock.json add eslint 2023-07-31 14:11:51 +02:00
package.json rename tests to ui-tests 2023-08-02 14:32:31 +02:00
README.md more item cleanup 2023-08-03 13:50:14 +02:00
test.nil globals 2023-07-31 20:26:50 +02:00
tsconfig.json many things 2023-07-31 22:39:17 +02:00

a random language compiling to wasm

The language is not well designed. It's just random garbage.

vscode extension

there's even a vscode extension! see the readme