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
38
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
e7cdf0c929
Clean up TODOs, Fix lexer
2024-03-31 20:33:50 +02:00
example
Update language name, Improve implicit casts, Add array/raw memory expressions (WIP)
2024-03-30 21:57:38 +01:00
stdlib
Update language name, Improve implicit casts, Add array/raw memory expressions (WIP)
2024-03-30 21:57:38 +01:00
.gitignore
Update language name, Improve implicit casts, Add array/raw memory expressions (WIP)
2024-03-30 21:57:38 +01:00
backend_wat.go
Clean up TODOs, Fix lexer
2024-03-31 20:33:50 +02:00
go.mod
Update language name, Improve implicit casts, Add array/raw memory expressions (WIP)
2024-03-30 21:57:38 +01:00
lexer.go
Clean up TODOs, Fix lexer
2024-03-31 20:33:50 +02:00
main.go
Update language name, Improve implicit casts, Add array/raw memory expressions (WIP)
2024-03-30 21:57:38 +01:00
parser.go
Clean up TODOs, Fix lexer
2024-03-31 20:33:50 +02:00
README.md
Update language name, Improve implicit casts, Add array/raw memory expressions (WIP)
2024-03-30 21:57:38 +01:00
types.go
Fix expression statements, Add modules (WIP), Support compilation of multiple files, Add stdlib
2024-03-29 15:12:37 +01:00
validator.go
Update language name, Improve implicit casts, Add array/raw memory expressions (WIP)
2024-03-30 21:57:38 +01:00
README.md
Elysium
The Elysium programming language.
Description
The Elysium programming language
Readme
143
KiB
Languages
Go
100%