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 5 years ago
Alternatives and similar repositories for nand2tetris:
Users that are interested in nand2tetris are comparing it to the libraries listed below
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆223Updated 6 months ago
- A tinycompiler in C from scratch☆92Updated 6 months ago
- Book in Progress☆333Updated last month
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆249Updated 3 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆21Updated 6 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆57Updated this week
- http server in c++☆88Updated 5 months ago
- Intro to leetcodes. Basic techniques, quicksort and hash structures implementation, space and time complexities.☆96Updated 6 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆308Updated 3 months ago
- ☆46Updated 6 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 6 months ago
- my little linear algebra library☆46Updated 7 months ago
- Tiny Raspberry Pi Operating System☆183Updated 6 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
- Research on theory of programming languages λ, compilers, interpreters, functional programming, formal methods, logic etc.☆186Updated 5 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆43Updated 2 months ago
- A single-threaded TCP server with an event loop using the poll system call written in C.☆90Updated 9 months ago
- pytorch from scratch in pure C/CUDA and python☆40Updated 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 5 months ago
- learningggggggg 🐳☆231Updated last month
- ☆31Updated 7 months ago
- Advanced memory management features of C and C++; the differences between imperative and object-oriented paradigms. The functional paradi…☆37Updated 8 months ago
- TCP server in C with dynamic HTML templating.☆123Updated 2 weeks ago
- Notes from Machine Learning in C session☆104Updated last year
- GPT-2 in C☆65Updated last month
- A roadmap to learn C from Scratch☆587Updated 5 months ago
- rustlings for C....clings☆46Updated last week
- Code from my book, "Tiny C Projects," published by Manning Inc.☆82Updated last month