index
:
flint
false
main
A compiler/interpreter of various esoteric programming languages.
Matthew Hall
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-08
More up-to-date readme
main
Matthew Hall
2022-09-08
fix an typo
Matthew Hall
2022-09-08
Among Us basic implementation, not well-tested
Matthew Hall
2022-09-07
Parser + boilerplate for Among Us
Matthew Hall
2022-09-06
Add supported languages flag
Matthew Hall
2022-09-04
Big refactor + Program base class
Matthew Hall
2022-09-04
Minor refactors
Matthew Hall
2022-09-04
Re-write source selection to not use the not_nil! method
Matthew Hall
2022-09-04
Custom exceptions are a bit more robust
Matthew Hall
2022-09-04
Add testing programs to repo
Matthew Hall
2022-09-04
Able to interpret Thue
Matthew Hall
2022-09-03
Add in progress note for Thue
Matthew Hall
2022-09-03
Able to parse Thue code
Matthew Hall
2022-09-03
Update to better reflect the state of the program
Matthew Hall
2022-09-02
Able to interpret brainfuck
Matthew Hall
2022-09-02
Can read code from STDIN, can parse brainfuck
Matthew Hall
2022-08-30
Some option handling
Matthew Hall
2022-08-29
Starting bf implementation
Matthew Hall
2022-08-29
Some boring stuff
Matthew Hall
2022-08-29
Initial commit
Matthew Hall