The Elysium programming language
Go to file
2024-03-13 17:17:09 +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 Rework lexer structure 2024-03-13 17:17:09 +01:00
main.go Rework lexer structure 2024-03-13 17:17:09 +01:00
parser.go Rework lexer structure 2024-03-13 17:17:09 +01:00
types.go Basic parsing (WIP) 2024-03-11 22:05:36 +01:00