This website requires JavaScript.
Explore
Help
Sign In
TheCurle
/
Erythro
Watch
1
Star
0
Fork
1
You've already forked Erythro
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
The Red Language and compiler.
ast
compiler
language
parsing
77
Commits
2
Branches
0
Tags
1.4
MiB
C
98.2%
JavaScript
1.5%
CMake
0.2%
0f77480d5b
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
Curle
0f77480d5b
Refactor to allow inline initialization of arrays.
2023-04-24 22:26:54 +01:00
include
Refactor to allow inline initialization of arrays.
2023-04-24 22:26:54 +01:00
plugins
Move to the BS toolcahin
2021-03-12 23:48:06 +00:00
src
Refactor to allow inline initialization of arrays.
2023-04-24 22:26:54 +01:00
tests
Allow omission of braces on multiple-statement switch cases.
2023-04-24 03:57:58 +01:00
.gitignore
Add extra output files to gitignore.
2022-03-05 23:42:15 +00:00
build.json
Move to the BS toolcahin
2021-03-12 23:48:06 +00:00
CMakeLists.txt
Add switch statement, case and default handling, wire in the error handler for a sample program
2023-04-24 03:03:31 +01:00