This website requires JavaScript.
Explore
Help
Sign In
mr
/
elysium
Watch
1
Star
0
Fork
0
You've already forked elysium
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
19
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
MrLetsplay
0a5fdf71a4
Allow void return type
2024-03-21 13:52:05 +01:00
example
Allow void return type
2024-03-21 13:52:05 +01:00
.gitignore
More compiler stuff
2024-03-19 10:54:21 +01:00
backend_wat.go
Allow void return type
2024-03-21 13:52:05 +01:00
go.mod
initial commit
2024-03-10 22:48:57 +01:00
lexer.go
Improve compiler & validator, Update lexer
2024-03-20 19:26:48 +01:00
main.go
Improve compiler & validator, Update lexer
2024-03-20 19:26:48 +01:00
parser.go
Add expression statements
2024-03-20 20:28:23 +01:00
types.go
More validation
2024-03-17 19:55:28 +01:00
validator.go
Improve compiler & validator, Update lexer
2024-03-20 19:26:48 +01:00
Description
The Elysium programming language
143
KiB
Languages
Go
100%