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
40
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
f5168a73bf
Implement while loops, Fix variable references
2024-04-04 20:05:57 +02:00
example
Implement while loops, Fix variable references
2024-04-04 20:05:57 +02: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
Implement while loops, Fix variable references
2024-04-04 20:05:57 +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
Implement while loops, Fix variable references
2024-04-04 20:05:57 +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
Implement while loops, Fix variable references
2024-04-04 20:05:57 +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
Implement while loops, Fix variable references
2024-04-04 20:05:57 +02:00
README.md
Elysium
The Elysium programming language.
Description
The Elysium programming language
Readme
143
KiB
Languages
Go
100%