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.
☆121Updated 6 years ago
Alternatives and similar repositories for nand2tetris:
Users that are interested in nand2tetris are comparing it to the libraries listed below
- ☆47Updated 2 weeks ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆227Updated 8 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆22Updated 8 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated 10 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 8 months ago
- A tinycompiler in C from scratch☆92Updated 8 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 6 months ago
- GPT-2 in C☆68Updated 3 months ago
- TCP server in C with dynamic HTML templating.☆130Updated 2 months ago
- A web-based IDE for https://nand2tetris.org☆124Updated 3 months ago
- A programming language in C, with a tokenizer, a parser, an abstract syntax tree interpreter, a compiler, and a virtual machine.☆54Updated 5 years ago
- Let's get it☆82Updated 2 years ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆251Updated 5 months ago
- Tiny Raspberry Pi Operating System☆184Updated 8 months ago
- A curated list of project-based tutorials in C☆362Updated 5 years ago
- Assembly Guide☆164Updated 3 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆329Updated 5 months ago
- example output☆41Updated this week
- parallelized hyperdimensional tictactoe☆118Updated 7 months ago
- ☆31Updated 9 months ago
- http server in c++☆88Updated 7 months ago
- It's a sphmap☆102Updated 7 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
- Book in Progress☆340Updated 3 months ago
- ☆61Updated 10 years ago
- Test cases for Writing a C Compiler☆250Updated 3 weeks ago
- Compiler for the COOL language written in C.☆114Updated 5 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆90Updated 11 months ago
- Want to play around with C but aren't sure where to start? This project template will help.☆96Updated 5 months ago
- rustlings for C....clings☆49Updated 2 months ago