jherskow / nand2tetris
Problem sets completed from HUJI's offering of From NAND to TETRIS - The Elements of Computing Systems, 2017. A complete description for each project is available at https://www.nand2tetris.org/course.
☆119Updated 6 years ago
Alternatives and similar repositories for nand2tetris:
Users that are interested in nand2tetris are comparing it to the libraries listed below
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated 9 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆226Updated 7 months ago
- parallelized hyperdimensional tictactoe☆118Updated 7 months ago
- my little linear algebra library☆47Updated 8 months ago
- A tinycompiler in C from scratch☆92Updated 7 months ago
- ☆46Updated 7 months ago
- could we make an ml stack in 100,000 lines of code?☆41Updated 8 months ago
- TCP server in C with dynamic HTML templating.☆126Updated last month
- Question paper of courses taught at IISC as part of MTech AI curriculum☆58Updated 3 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆250Updated 4 months ago
- chess engine in c and python☆18Updated this week
- Assembly Guide☆150Updated 3 years ago
- http server in c++☆88Updated 6 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 8 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆90Updated 10 months ago
- ☆42Updated 8 months ago
- rustlings for C....clings☆48Updated last month
- GPT-2 in C☆67Updated 3 months ago
- From the Transistor to the Web Browser, a rough outline for a 12 week course☆131Updated 10 months ago
- Titc-Tac-Toe game in C☆13Updated last month
- Multithreaded Reverse Proxy Server In C☆33Updated 2 weeks ago
- Live code-along document to support my video series about Learning to Program Computers From The Ground Up With Minimal BS.☆140Updated 4 months ago
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆37Updated 7 months ago
- Let's get it☆80Updated 2 years ago
- Tiny Raspberry Pi Operating System☆182Updated 7 months ago
- C Programming with Christine Landerau☆30Updated 10 years ago
- Code from my book, "Tiny C Projects," published by Manning Inc.☆84Updated 2 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 7 months ago
- NES toolchain & emulator in C☆130Updated 4 months ago
- A turn-based co-petetive multiplayer game☆159Updated last month