update readme
This commit is contained in:
parent
43138857c4
commit
ae9a0b231e
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
# compiler
|
||||
### just a simple lisp compiler to learn compiler dev
|
||||
|
||||
#### cloning
|
||||
run ```git clone https://git.samahh.dev/sam/compiler --recursive```
|
||||
|
||||
#### compiling
|
||||
to compile run `make`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue