alpha
Login
or
Join now
digi.rip
/
tachyon
Star
5
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
brainfuck interpreter
brainfuck
cli
rust
Star
5
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
tachyon
/
src
/
at
ebec5d05a5df3e2f7bd47318035e47ecccc09024
4 files
digi.rip
chore: removed leftover comment referencing anyhow
5w ago
ddd3905e
evaluator.rs
chore: removed leftover comment referencing anyhow no longer considering it for this project
1 month ago
lexer.rs
change tokenizer to return Token structs with line/column info - updated tokenizer to produce Token values instead of raw bytes, storing byte value along with source position - adjusted parse_brackets and VM::run to destructure the new Token type for comparison and display - paves the way for nicer error messages in the future
1 month ago
main.rs
chore: removed leftover comment referencing anyhow no longer considering it for this project
1 month ago
parser.rs
fix: unneeded & operator in are_unbalanced_right test
1 month ago