A DLX assembly simulator running on Electron.
npm install
npm run start
- Editor:
- Syntax Highlighting
- Code Completion
- Jump to Definition
- Basic refactoring (renaming)
- Interpreter:
- Run, Step, Stop
- Line highlighting, Breakpoints
- Storage view:
- Multiple data formats (Decimal, Hex, Binary, ASCII, ...)