2026-06-14 23:27:11 -06:00
2026-06-14 23:27:11 -06:00
2026-06-14 23:27:11 -06:00
2026-06-14 23:27:11 -06:00
2026-06-14 23:27:11 -06:00
2026-04-09 01:28:41 +00:00
2026-06-14 23:27:11 -06:00

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.

S
Description
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.
Readme MIT 2.1 MiB
Languages
C++ 91.2%
Makefile 8.8%