nowfound

Alternatives

Products that do what small x86-64 assembler written in V does

  1. 1AC
  2. 2AC
  3. 3IS
  4. 4AR
  5. 5HT

    2017 · blog.klipse.tech

  6. 6RV
  7. 7SV
  8. 8AS

    2014 · github.com

  9. 9H1

    This is a 16bit CPU+Minicomputer from pure 74 series logic. It has user/kernel modes, virtual memory, prioritized IRQ's and DMA. It has a full C compiler and a unix-like OS. It's still in development.

    2023 · sol-1.org

  10. 10MA

    RISC-V's compressed instruction (RVC) extension is intended as an add-on to the regular, 32-bit instruction set, not a replacement or competitor. Its designers intended RVC instructions to be expanded into regular 32-bit RV32I equivalents via a pre-decoder. What happens if we explicitly architect a RISC-V CPU to execute RVC instructions, and "mop up" any RV32I instructions that aren't convenient via a microcode layer? What architectural optimizations are unlocked as a result? "Minimax" is an experimental RISC-V implementation intended to establish if an RVC-optimized CPU is, in practice, any…

    2022 · github.com

  11. 11TE
  12. 12VT
  13. 13

    Vercel's tiny, open-source coding agent

    17d ago · fx.sh

  14. 14BA

    I've built many interpreters over the years, and Bolt represents my attempt at building the scripting language I always wanted. This is the first public release, 0.1.0! I've felt like most embedded languages have been moving towards safety and typing over years, with things like Python type hints, the explosive popularity of typescript, and even typing in Luau, which powers one of the largest scripted evironments in the world. Bolt attempts to harness this directly in the lagnauge rather than as a preprocessing step, and reap benefits in terms of both safety and performance. I intend to be…

    2025 · github.com

  15. 15IW
  16. 16IB

    I built a tiny 8-bit CPU simulator in Python to better understand how computers work at a low level. It visualizes registers, memory, and instructions in real-time, so you can actually see each operation as it happens. You can write simple assembly code and watch how the CPU executes it step by step. The project is mainly for learning and experimentation, but I’d love feedback or ideas for improvement.

    Oct 2025 · github.com

  17. 17AM
  18. 18HW
  19. 19EM

    I made a little emacs minor mode for connecting assembly code and assembled code buffers I'm really fascinated by the idea of demystifying an operating system, so to be able to view the alignment between code and data I find really satisfying

    2024 · github.com

  20. 20LA
  21. 21
    small149

    The ultra lightweight code editor for OS X.

    2016

  22. 22AD

    To try it out, simply build the project yourself from source, or use attached bootable ISO image of the system (in Releases on Github) and run it in QEMU. https://blog.vxn.dev/rou2exos-rusted-edition

    2025 · github.com

  23. 23AS

    This is a hobby project of mine that I started a few years ago to learn about programming language implementation. It was created 95% without AI, although a few recent commits include code from Gemini CLI. I started out following Crafting Interpreters, but gradually branched off that until I had almost nothing left in common. Tech stack: Rust, Cranelift (JIT compilation), LALRPOP (parser). Original title: "A small programming language where everything is a value" (edited based on comments)

    Jan 2026 · github.com

  24. 24WA

Ranked by how close each launch is in meaning, then by votes. Refine with a description →