Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/otya128/sbdbg

SMILEBASIC Debugger
https://github.com/otya128/sbdbg

compiler debugger interpreter smilebasic

Last synced: 7 days ago
JSON representation

SMILEBASIC Debugger

Awesome Lists containing this project

README

        

# SBDBG

[SmileBASIC 4](https://www.petc4.smilebasic.com/) debugger written in SmileBASIC 4

![image](https://user-images.githubusercontent.com/4075988/220955837-f5205e16-9ce8-48d0-8795-339e60c6cb18.png)

* Lexer
* Parser
* Bytecode VM
* Bytecode Compiler
* IR compiler
* IR-to-SMILEBASIC generator
* Debugger
* GUI