mirror of
https://codeberg.org/ProgramSnail/lang_2023.git
synced 2025-12-05 22:48:42 +00:00
readme update
This commit is contained in:
parent
94805c8662
commit
692f7ea3ec
1 changed files with 7 additions and 0 deletions
|
|
@ -1,2 +1,9 @@
|
||||||
# lang-interpreter
|
# lang-interpreter
|
||||||
|
|
||||||
|
Build steps:
|
||||||
|
|
||||||
|
- clone submodules
|
||||||
|
- cd lang-parser/ && tree-sitter generate
|
||||||
|
- mkdir build && cd build/ && cmake .. && make
|
||||||
|
|
||||||
|
**lang_interpreter** is interpreter
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue