An open API service providing repository metadata for many open source software ecosystems.

Topic: "nand2tetris-assignments"

aalhour/Assembler.hack

:pager: 16-bit machine code assembler for the Hack Assembly Language (nand2tetris)

Language: Python - Size: 1.34 MB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 83 - Forks: 16

guptaanmol184/nand2tetris

💡 Nand2tetris course

Language: Assembly - Size: 599 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 33 - Forks: 10

naens/n2t

Programs done for the nand2tetris

Language: Java - Size: 586 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 1

steerzac/chkstong-yibbibi

Created by Zac Steer. SEO contest for CS470: Information Storage and Retrieval. The goal is to produce a website that is ranked first for a Google search for the query: chkstong yibbibi.

Language: C++ - Size: 29.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 14 - Forks: 3

rshipp/nand2tetris

Solutions for some of the nand2tetris exercises.

Language: Python - Size: 26.4 KB - Last synced at: 17 minutes ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 2

mtrazzi/nand2tetris

My implementation of the nand2tetris projects

Language: Assembly - Size: 103 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

Schnurber/hack_chicken_maze

Mini Game for the Hack platform

Language: Java - Size: 46.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

itopaloglu83/Nand-to-Tetris

My Nand-to-Tetris project solutions.

Language: Python - Size: 698 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 13

captn3m0/nand2tetris

The Elements of Computing Systems, My Workbook for the NAND to Tetris course.

Language: Assembly - Size: 553 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 5

Sacusa/online-courses

My solutions to the MOOCs I have completed.

Language: C - Size: 7.99 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 3

VishalTheHuman/Hack-Assembler

Assembler is a tool used to convert a Hack Assembly Language program, which is a text file with a .asm extension, into binary machine code (Hack Machine Language). Implementation is done in Python.

Language: Python - Size: 91.8 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

jacepark12/Nand2Tetris

Implementation of a complete computer from Nand gates. <The Elements of Computing Systems>

Language: Hack - Size: 248 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

prikhi/nand2tetris

Working Through Nand2Tetris Projects in Haskell

Language: Hack - Size: 672 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

funnydman/hacky

Assembler for hack IS (nand2tetris) written in Python

Language: Python - Size: 75.2 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

alecigne/nand2tetris

Build a Modern Computer from First Principles: From Nand to Tetris

Language: Assembly - Size: 384 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

AmrDeveloper/Nand2Tetris

Start from NAND gate to build a Computer that can run the Tetris game

Language: Hack - Size: 704 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

OskarAhl/Hack-Machine-Language-Assembler

Assembler for Hack machine language - written in node.js

Language: JavaScript - Size: 65.4 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2

karen/nand2tetris

🐏 Building a modern computer from first principles

Language: Assembly - Size: 351 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

habbes/hack-assembler

Assembler for the Hack machine language for the Hack Computer developed in the Nand2Tetris course (http://nand2tetris.org)

Language: Clojure - Size: 32.2 KB - Last synced at: about 2 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

matzar/hdl-lang

VS Code extension for Nand2Tetris course that provides HDL snippets and syntax highlighting.

Size: 5.22 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 1

yairfine/nand-to-tetris

Nand to Tetris solutions written in Python

Language: Assembly - Size: 518 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

dvirberlo/web-n2t-tools

Modern software suite for nand2tetris learners, using web technologies.

Language: TypeScript - Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

sondnm/nand2tetris

Solutions for problems from http://www.nand2tetris.org/

Language: Assembly - Size: 607 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

kh931623/nand2tetris-assembler

Assembler for Nand2Tetris project 6 written in Node.js with Functional Programming paradigm.

Language: Hack - Size: 135 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Joshmomel/Nand2Tetris

nand2tetris

Language: Hack - Size: 275 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Evoniuk/Hack-VM-Compiler

Project 8 in the Nand to Tetris course

Language: JavaScript - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

Evoniuk/Hack-Assembler

Project 7 in the Nand to Tetris Course

Language: JavaScript - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

shreyasminocha/nand2tetris 📦

Moved to sourcehut

Language: Assembly - Size: 210 KB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

ravishan16/nand2tetris

nand2tetris

Language: Assembly - Size: 255 KB - Last synced at: 5 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

adyavanapalli/nand2tetris

Build a Modern Computer from First Principles: From Nand to Tetris

Language: Assembly - Size: 647 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

fabacab/nand2tetris

:floppy_disk::crystal_ball: Personal self-study following the "Build a Computer from First Principles" ("Nand2Tetris") coursework.

Language: Assembly - Size: 262 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

misa-j/nand2tetris

Nand to Tetris

Language: Assembly - Size: 77.1 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kippesp/Nand2Tetris

NAND to Tetris Coursera Coursera project files, parts one and two

Language: C++ - Size: 837 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

omardoescode/Hack-VM-Translator

This is Week 1&2 Project in Nand2Tetris course part 2 to translate the VM Code generated from the Jack programming language to Hack Assembly Code

Language: C++ - Size: 29.3 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

anthonygedeon/nand2tetris

My solutions for Nand2Tetris

Language: Assembly - Size: 271 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

kevinrvaz/HackComputer

WIP Implementation of the theoretical 16-bit computer called "Hack" based on the book "The elements of computing systems 2nd edition"

Language: Hack - Size: 725 KB - Last synced at: 10 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

zcribe/Raamatud-Books

Collection of book exercise answers

Language: Python - Size: 313 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

eoan-ermine/nand2tetris_laboratories_3

From nand to tetris, project 4: machine language

Language: Scilab - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

eoan-ermine/nand2tetris_laboratories_2

From nand to tetris, project 3: sequential logic

Language: Scilab - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

eoan-ermine/nand2tetris_laboratories_1

From nand to tetris, project 2: boolean arithmetic

Language: Scilab - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

eoan-ermine/nand2tetris_laboratories_0

From nand to tetris, project 1: boolean logic

Language: Scilab - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

yojimat/Nand2Tetris

Repository for resolution of Nand2Tetris course.

Language: Assembly - Size: 294 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jbecker7/nand2tetris

For the Winter 2022 Passion Project, I will complete the first four projects in Nand2Tetris, evaluating them on accessibility and sharing my reflections.

Language: Assembly - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

CallumHoughton18/nand2tetris-in-dotnet

C# .NET implementations of the software projects in the Nand2Tetris course

Language: Hack - Size: 619 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

dvirberlo/nand2tetris_project

My own nand2tetris project.

Language: Python - Size: 331 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

chiacyu/nand-to-tetris

projects implementation from course nand to tetris

Language: Hack - Size: 733 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

cedrickchee/nand2tetris

Solutions for http://www.nand2tetris.org/

Language: Hack - Size: 475 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nadavWeisler/Nand2Tetris 📦

Nand to tetris course at the Hebrew University

Language: Hack - Size: 948 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

EdenTzuberi/nand2tetris_course

Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Sivnerof/nand2tetris

A build your own computer course starting with nand logic gates

Language: Assembly - Size: 723 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

tthero/tthero-nand2tetris

Just a repo holding my attempts on the projects for nand2tetris

Language: Hack - Size: 219 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Jewgah/Computer-Architecture

Nand2Tetris Submissions - Computer Architecture Course @Ariel_University

Language: Assembly - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

sstpm/hack_assembler

Assembler for the Hack machine language as specified in the Nand2Tetris course.

Language: Rust - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

abdnh/nand2tetris

nand2tetris course projects

Language: C - Size: 85.9 KB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

praveenVnktsh/nand2tetris

My solutions for the Nand2Tetris: Building a computer from first principles part II

Language: Assembly - Size: 1.26 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

Evoniuk/Jack-Syntax-Analyzer

Project 10 of the Nand to Tetris course

Language: JavaScript - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

dimiro1/nand2tetris-software

Software projects from nand2tetris course

Language: Hack - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

dimiro1/nand2tetris

Solution for the nand2tetris course

Language: Hack - Size: 270 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

gods-mack/hack_assembler

Hack assembler converts Hack assembly language into Machine Code ( Binary code )

Language: C++ - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

shamo0/VMtranslator

Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

shamo0/Assembler

Program is written in python3 and is used assemble Hack assembly language code into machine instructions.

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

tinchoabbate/nand2tetris-part1

Solutions to the assignments in the first part of the nand2tetris course

Language: Scilab - Size: 29.3 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

rachel-ftw/nand2tetris

Course notes & exercises for Nand to Tetris course. Includes solutions.

Language: Assembly - Size: 3.2 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

Abbabon/nand2tetris

This reposidoty includes the soultions for the projects in the online course nand2tetris.

Language: Scilab - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

broven/Nand2Tetris

assignment

Language: Assembly - Size: 593 KB - Last synced at: 7 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

agauniyal/nand2tetris

http://nand2tetris.org/

Language: Scilab - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0