This website requires JavaScript.
Explore
Help
Sign in
oabragh
/
language
Watch
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
My attempt at making a programming language, just a hobby
🥚
compiler
language
toy
2
commits
1
branch
0
tags
41
KiB
Rust
100%
master
Find a file
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Omar Abragh
945acd7ffe
refactor(lexer): replace Spanned<T> generic with explicit Token struct
2024-09-20 14:32:07 +01:00
src
refactor(lexer): replace Spanned<T> generic with explicit Token struct
2024-09-20 14:32:07 +01:00
.gitignore
Initial commit
2024-09-20 12:29:49 +01:00
Cargo.toml
Initial commit
2024-09-20 12:29:49 +01:00
grammar.txt
Initial commit
2024-09-20 12:29:49 +01:00