Category:Sparkling: Difference between revisions

Line 104:
== Debugging ==
 
Apart from the already mentioned disassembler, the virtual machine provides a basic stack tracing feature, which can be accessed using the C API. Efforts are being made forto extendingextend the bytecode format with basic debugdebugging information (filename and line numbers). This would make it possible to integrate a native debugger into the REPL and expose a debugger API to the users of the library.
Anonymous user