The Elysium programming language
Go to file
2024-03-12 22:47:45 +01:00
example More function parsing 2024-03-12 22:00:03 +01:00
.gitignore initial commit 2024-03-10 22:48:57 +01:00
go.mod initial commit 2024-03-10 22:48:57 +01:00
lexer.go Basic parsing (WIP) 2024-03-11 22:05:36 +01:00
main.go Rework parser structure 2024-03-12 22:47:45 +01:00
parser.go Rework parser structure 2024-03-12 22:47:45 +01:00
types.go Basic parsing (WIP) 2024-03-11 22:05:36 +01:00