The Elysium programming language
Go to file
2024-03-19 08:00:49 +01:00
example More validation 2024-03-17 19:55:28 +01:00
.gitignore start WAT compiler backend 2024-03-18 21:14:28 +01:00
backend_wat.go Improve casts (WIP) 2024-03-19 08:00:49 +01:00
go.mod initial commit 2024-03-10 22:48:57 +01:00
lexer.go More validation 2024-03-17 19:55:28 +01:00
main.go start WAT compiler backend 2024-03-18 21:14:28 +01:00
parser.go start WAT compiler backend 2024-03-18 21:14:28 +01:00
types.go More validation 2024-03-17 19:55:28 +01:00
validator.go start WAT compiler backend 2024-03-18 21:14:28 +01:00