live debug working, ready to merge with runtime
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# spider-live-debug
|
||||
|
||||
The live debug is a program which runs the Spider Runtime VM in the terminal. Allows for editing code and running byte code, for example.
|
||||
The live debug is a program which runs the Spider Runtime VM in the terminal. Allows for editing code and running byte code, for example.
|
||||
|
||||
---
|
||||
|
||||
This repository requires **spider-runtime** for the Spider VM and **Kittycannon/desktoplib** for the terminal. Please include these two before building this project.
|
||||
|
||||
You will need to define their paths in `makevars.mak`. We currently use *static linking* for both.
|
||||
|
||||
Needless to say, **spider-live-debug** requires a compliant terminal in order to use.
|
||||
|
||||
Reference in New Issue
Block a user