complx-tools

complx-tools

Organization data from Github https://github.com/complx-tools

GitHub:@complx-tools

complx-tools's repositories

complx

Fully featured LC-3 Simulator frontend written in C++, using the wxWidgets library.

Language:C++License:GPL-3.0Stargazers:3Issues:0Issues:0

liblc3

LC3 Simulator backend written in C++. Supporting the original and 2019 revision of the LC3

Language:C++License:GPL-3.0Stargazers:2Issues:0Issues:1

pylc3.autograder

Autograder and Unit testing framework for LC-3 code written in Python, exports test results in JSON.

Language:PythonLicense:GPL-3.0Stargazers:1Issues:0Issues:1

pylc3.core

Python Bindings for liblc3.

Language:C++License:GPL-3.0Stargazers:1Issues:0Issues:1

lc3as

An implementation of an lc3 assembler, follows the lc-3 ISA very stictly.

Language:CMakeLicense:GPL-3.0Stargazers:0Issues:0Issues:0

lc3edit

A planned LC-3 IDE that integrates with complx and pylc3.unittest

License:GPL-3.0Stargazers:0Issues:0Issues:0

liblc3-plugins

Plugins for liblc3.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:0

liblc3-replay

Replay string operations for liblc3. Replay strings are given from failures in pylc3.unittests.

Language:C++License:GPL-3.0Stargazers:0Issues:0Issues:1

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.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:1

pylc3.comp

LC3 CLI simulator frontend written in python.

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0