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
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- An emulator for a single-instruction CPU, the instruction is NOR.☆16Updated 13 years ago
- An AIMGP (Automatic Induction of Machine code by Genetic Programming) engine☆92Updated 6 years ago
- The Kestrel is a family of home-made computers, built as much as possible on open-source technology, and supporting as much as possible t…☆188Updated 4 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- X86_64 Linux webserver in assembler☆107Updated 10 years ago
- minimal freestanding C library for bare-metal i386 development☆275Updated 9 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- ☆330Updated 9 years ago
- Microcode parser for AMD, Intel, and VIA processors☆134Updated 9 years ago
- portable libc optimized for code size and readability☆82Updated 8 years ago
- x86 (MS-DOS) documentation, disassembler and emulator - WIP☆308Updated 8 years ago
- subset-of-C compiler targeting 32-bit x86☆115Updated 2 years ago
- A toy debugger☆69Updated 8 years ago
- JIT compiler for 6502 machine code, built on lib6502 and LLVM☆55Updated 11 years ago
- Teach myself about interpreters, JITs, and compilers using the Brainfuck language as the toy language☆86Updated 3 years ago
- A highly portable build system targeting modern UNIX systems. Supports C, OCaml, TeX, METAPOST, NOWEB, M4, and more. Based on BSD Make.☆105Updated 3 weeks ago
- l1c is a simple formally verified compiler for a while language☆55Updated 4 years ago
- Comp Mark II – Simple 4-bit virtual computer☆169Updated last year
- My implementations of deterministic and non-deterministic turing machines☆71Updated 2 years ago
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- yasp is a fully functional web-based assembler development environment, including a real assembler, emulator and debugger.☆267Updated 8 years ago
- x86 Assembly Primer for C Programmers☆219Updated 12 years ago
- A simulator for a simple RISC CPU in C☆48Updated 3 years ago
- Inline C/asm in Bash☆253Updated 7 years ago
- Example of CPU simulation in software☆158Updated 9 years ago
- JIT Assembler Library for multiple ISAs☆75Updated 10 years ago
- A small embeddable VM with a custom instruction set and everything stored in a statically allocated memory space.☆239Updated last year