ebfdf05298545bc61d0b1b5ebca021ec20ebbd73
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.
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.
Languages
C++
91.2%
Makefile
8.8%