Skip to content
View amstone326's full-sized avatar

Block or report amstone326

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. LC4-ISA-Simulator LC4-ISA-Simulator Public

    Simulation of all operations supported by the LC4 ISA (instruction set architecture).

    C 2 2

  2. Small-Interpreter Small-Interpreter Public

    Interpreter for a simple, stack-based language - compiles .j files into .asm files that can be assembled and run in PennSim.

    C 2

  3. Othello Othello Public

    Implementation of the game of Othello.

    Java

  4. Jeopardy Jeopardy Public

    A scraper for http://j-archive.com/, to scrape past Jeopardy! games from the online archive into a format that is easily adaptable for personal use. Intended to be used to create your own Jeopardy!…

    Java 1

  5. odk-areamap odk-areamap Public

    Java

  6. Haskell-Interpreter Haskell-Interpreter Public

    An interpreter for a simple stack-oriented language. Adapted from Small-Interpreter project, using Haskell instead of C.

    Haskell