davidad / 8queensLinks
x64 assembler solution to n-queens problem. Not tested for n!=8.
☆62Updated 3 years ago
Alternatives and similar repositories for 8queens
Users that are interested in 8queens are comparing it to the libraries listed below
Sorting:
- rcor C compiler (under development)☆115Updated 7 years ago
- state machine visual debugger☆120Updated 10 years ago
- JIT compiler for 6502 machine code, built on lib6502 and LLVM☆54Updated 10 years ago
- An emulator for a single-instruction CPU, the instruction is NOR.☆16Updated 13 years ago
- return-to-abort() - Using code introspection to prevent stack-smashing☆37Updated 4 years ago
- An AIMGP (Automatic Induction of Machine code by Genetic Programming) engine☆92Updated 6 years ago
- A collection of compiler, emulator and microkernel tools.☆253Updated 5 years ago
- A highly portable build system targeting modern UNIX systems. Supports C, OCaml, TeX, METAPOST, NOWEB, M4, and more. Based on BSD Make.☆104Updated 6 years ago
- JIT Assembler Library for multiple ISAs☆74Updated 10 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆237Updated last year
- Genetic BF programming☆60Updated 10 years ago
- 🔄 Flexible C memory allocation scheme☆78Updated last month
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- Example of CPU simulation in software☆158Updated 9 years ago
- minimal freestanding C library for bare-metal i386 development☆275Updated 9 years ago
- Minimal 16-bit toy VM and assembler☆22Updated 6 years ago
- FLVIz - Finite Automata Simulator written in QT/Graphviz☆36Updated 9 years ago
- X86_64 Linux webserver in assembler☆107Updated 9 years ago
- subset-of-C compiler targeting 32-bit x86