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
The Elysium programming language
15
Commits
1
Branch
0
Tags
509
KiB
Go
100%
8519f38bab
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
MrLetsplay
8519f38bab
Fix bugs, Add TODOs
2024-03-19 12:48:06 +01:00
example
Fix compiler bugs
2024-03-19 12:19:19 +01:00
.gitignore
More compiler stuff
2024-03-19 10:54:21 +01:00
backend_wat.go
Fix bugs, Add TODOs
2024-03-19 12:48:06 +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
Fix compiler bugs
2024-03-19 12:19:19 +01:00
types.go
More validation
2024-03-17 19:55:28 +01:00
validator.go
Fix bugs, Add TODOs
2024-03-19 12:48:06 +01:00