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
41
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
45f5ea3398
Fix expression parsing
2024-04-04 20:11:01 +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
Fix expression parsing
2024-04-04 20:11:01 +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%