This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
idio.link
/
parser
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
A tiny stack machine-based parser
2
Commit
1
Rami (Branch)
2
Rilasci
Ramo (Branch):
master
Rami (Branch)
Tag
master
v0.0.2
v0.0.1
parser
HTTPS
ZIP
TAR.GZ
Jonathan D. Storm
c18ac06af5
Expose field 'ASTNode' in CSTNode; change byte to rune
1 anno fa
.gitignore
19e76a2fbd
Initial commit
1 anno fa
LICENSE
19e76a2fbd
Initial commit
1 anno fa
README.md
19e76a2fbd
Initial commit
1 anno fa
go.mod
c18ac06af5
Expose field 'ASTNode' in CSTNode; change byte to rune
1 anno fa
stack_machine.go
c18ac06af5
Expose field 'ASTNode' in CSTNode; change byte to rune
1 anno fa
syntax_tree.go
c18ac06af5
Expose field 'ASTNode' in CSTNode; change byte to rune
1 anno fa
README.md
parser
A tiny stack machine-based parser.