Giter VIP home page Giter VIP logo

endorpersand / lc3tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gt-cs2110/lc3tools

1.0 0.0 0.0 9.98 MB

Fixing bugs in the complete overhaul of the LC-3 simulator used in EE 306 at The University of Texas at Austin so we can use it in CS 2110 at the Georgia Institute of Technology at Atlanta

License: Apache License 2.0

Shell 0.28% JavaScript 6.57% C++ 73.65% Python 4.47% C 0.05% Assembly 3.04% CSS 0.10% CMake 0.58% Vue 11.12% EJS 0.14%

lc3tools's Introduction

LC3Tools Build Status

LC3Tools is a modern set of tools to build code for and simulate the LC-3 system described in Introduction to Computing by Dr. Yale Patt and Dr. Sanjay Patel.

This project has the following aims:

  • Consistent cross-platform support (across Windows, macOS, and Linux)
  • Consistent behavior across the GUI, command line tools, and other applications
  • Intuitive user interface
  • Powerful testing API for unit tests and auto-graders
  • Well-documented, simple, open-source code base

All of the code for the project lives in this repository, but it can be broken down into three components: a set of command line tools, a GUI, and a series of unit tests.

Quick Start

LC3Tools has two primary use cases. Students will genenerally use the GUI, which can be downloaded from the Releases tab. For information on which download is correct for you, refer to the downloading/installing guide. To learn how to use the GUI, refer to the beginniner's usage guide.

Instructors, or students who are comfortable with the command line, will generally use the command line tools, which is also the only way to write unit tests. Note that auto-graders are written as unit tests. To get started, follow these steps, which can be performed on any supported platform:

  1. Ensure you have CMake and a C++11 compiler installed.
  2. Build the command line utilities from source as described in the build document.
  3. Follow the unit test tutorial in the unit test document.
  4. Refer to the command line tools document.
  5. Refer to the samples provided in the src/test/tests/samples directory.
  6. Refer to the API document to learn about the full unit testing capabilities.
  7. (For instructors) Refer to the Grader document to learn about the script that performs batch grading in a classroom context.

In some cases, instructors may want to modify the GUI as well. In addition to the requirements for the command line utilities, you will need to have NodeJS and Yarn installed. The build document also contains directions on how to build the GUI.

Additional Information

More details on how to use the individual components can be found in the command line tools, GUI, and unit test documents.

Copyright Notice

Copyright 2020 © McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.

lc3tools's People

Contributors

chiragsakhuja avatar richardso21 avatar alwinfy avatar szhu64 avatar ausbin avatar tobysalusky avatar chasarooniz avatar nikhildixit1992 avatar rrbutani avatar ovadiagal avatar justin-almas avatar gipsond avatar jeroendebaat avatar mymindstorm avatar pulkitgupta1217 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.