No description
Find a file
2023-07-31 22:39:17 +02:00
src many things 2023-07-31 22:39:17 +02:00
.eslintrc.cjs start implememting crate loading 2023-07-31 18:03:26 +02:00
.gitignore generate more code 2023-07-26 20:50:48 +02:00
.prettierignore more eslint rules and fix bugs 2023-07-31 14:50:28 +02:00
flake.lock start lexer 2023-07-23 10:48:57 +02:00
flake.nix Imports 2023-07-30 16:54:04 +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 more eslint rules and fix bugs 2023-07-31 14:50:28 +02:00
README.md start structs 2023-07-27 20:56:02 +02:00
std.nil many things 2023-07-31 22:39:17 +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.