exercism / x86-64-assemblyLinks
Exercism exercises in x86-64 Assembly.
☆27Updated this week
Alternatives and similar repositories for x86-64-assembly
Users that are interested in x86-64-assembly are comparing it to the libraries listed below
Sorting:
- cparse is an LR(1) and LALR(1) parser generator☆64Updated 2 months ago
- My own Rust implementation of Mal (Make a Lisp)☆14Updated 6 years ago
- Sample programs for comparison of different VM interpretation techniques☆36Updated last year
- Customisable, thread-safe C11 memory allocator based off the K&R "storage allocator"☆14Updated last year
- My own C library. Probably don't use it.☆34Updated 5 years ago
- Minimal LISP Compiler for x86_64☆13Updated 3 years ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago
- Roguelike tunnel generator in LC3 assembly. (Homework)☆44Updated 6 months ago
- Web framework for x86_64 nasm☆170Updated 2 years ago
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 2 years ago
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆75Updated 4 years ago
- clex is a simple lexer generator☆104Updated 2 months ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- An esoteric programming language☆34Updated 5 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Beej's Guide to Unix Interprocess Communication source☆146Updated 8 months ago
- The world's worst text editor, if it can even be considered a text editor.☆17Updated 4 years ago
- List of small programming languages that you can implement in a relatively small amount of time for educational purposes.☆113Updated last month
- Basic X86-64 assembler, written in golang☆77Updated 4 years ago
- mirror of Fabrice Bellard's libbf tar releases, with fixes and CI☆14Updated 3 months ago
- Portable UNIX tools (personal repository)☆61Updated last year
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- Small arena allocator in c☆29Updated 4 years ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago
- Fast sudoku solver☆11Updated 6 years ago
- Yet another lisp interpreter☆18Updated 9 months ago
- A collection of small C projects - usually a minimal example of something interesting☆46Updated 3 years ago
- C++ implementation of a gap buffer.☆57Updated 11 months ago
- lambda calculus interpreter☆44Updated 4 years ago
- Small C example using libtcc, for C and GLSL live code editing☆19Updated 5 years ago