complx-tools's repositories
pylc3.autograder
Autograder and Unit testing framework for LC-3 code written in Python, exports test results in JSON.
pylc3.core
Python Bindings for liblc3.
lc3as
An implementation of an lc3 assembler, follows the lc-3 ISA very stictly.
Language:CMakeGPL-3.0000
lc3edit
A planned LC-3 IDE that integrates with complx and pylc3.unittest
GPL-3.0000
liblc3-plugins
Plugins for liblc3.
Language:C++GPL-3.0000
liblc3-replay
Replay string operations for liblc3. Replay strings are given from failures in pylc3.unittests.
pylc3.autograder.examples
Examples of autograders using the pylc3.unittest library. Intended as documentation for pylc3.unittest for TAs to become familiar with writing autograders.
pylc3.comp
LC3 CLI simulator frontend written in python.
Language:PythonGPL-3.0000