restructure
This commit is contained in:
parent
edcbfde351
commit
eebaadc16e
21 changed files with 937 additions and 626 deletions
8
README.md
Normal file
8
README.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# lox-go
|
||||
|
||||
a (currently incomplete) implementation of lox in golang
|
||||
|
||||
|
||||
## todo
|
||||
- [ ] finish implementation
|
||||
- [ ] make better repl (see: [repl](./repl))
|
||||
Loading…
Add table
Add a link
Reference in a new issue