Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/otya128/sbdbg
- Owner: otya128
- Created: 2019-11-24T11:20:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-23T15:40:41.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T00:35:20.549Z (2 months ago)
- Topics: compiler, debugger, interpreter, smilebasic
- Homepage:
- Size: 666 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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