The Low Cost Computer is made by Anthony J. Dos Reis for his textbook C and C++ Under the Hood: 2nd Edition. The LCC Tools is a vscode extension that provides a set of tools to help the user to work with the LCC.
- .bin - Binary files
- .a - Assembly files
- more to be added
- Open command palette(Ctrl-Shift-P)
- select
LCC: Toggle Error Linting
or - select
LCC: Toggle Warning Linting
or - select
LCC: Toggle Information Linting
- Syntax Highlighting
- Hover Information
- Error/Warning/Info Checking
- Syntax Highlighting
- Hover Information
- Calculate pcoffset line number w/ preview
- Calculate binary value to decimal & hex
Feel free to contribute to this project here on Github. Also feel free to fork and make your own version of this extension. See our CONTRIBUTING doc for more info. Have a good day.