The Elysium programming language
Go to file
2024-03-23 14:10:53 +01:00
example Implement more features (WIP) 2024-03-23 14:03:20 +01:00
.gitignore More compiler stuff 2024-03-19 10:54:21 +01:00
backend_wat.go Implement more features (WIP) 2024-03-23 14:03:20 +01:00
go.mod initial commit 2024-03-10 22:48:57 +01:00
lexer.go Implement more features (WIP) 2024-03-23 14:03:20 +01:00
main.go Fancy compiler errors 2024-03-21 20:37:21 +01:00
parser.go Simplify expression parsing 2024-03-23 14:10:53 +01:00
types.go Implement more features (WIP) 2024-03-23 14:03:20 +01:00
validator.go Implement more features (WIP) 2024-03-23 14:03:20 +01:00