microjit
Compiler
A JIT compiler for a microcomputer's embedded processor
A JIT compiler for the BBC micro:bit
10 stars
2 watching
1 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
c-plus-pluscompilerjitmicrobit
Related projects:
Repository | Description | Stars |
---|---|---|
tamakichi/ttbasic_microbit | A portable, text-based programming language and environment for the micro:bit microcontroller | 8 |
sdiehl/tinyjit | A Haskell-based implementation of a JIT compiler for generating x86-64 machine code from an intermediate language composed of Haskell operations. | 183 |
jmorag/mcc | Compiles the MicroC programming language into machine code using Haskell | 116 |
bbcmicrobit/hardware | Provides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller. | 148 |
bitfunnel/nativejit | A high-performance just-in-time compiler for x64 C++ expressions | 1,141 |
simonsapin/rust-on-bbc-microbit | Rust compiler and tools for the BBC micro:bit microcontroller | 193 |
rajkumardusad/jitcompiler | An online code compiler that supports multiple programming languages and allows users to write, compile, and run code in their browser or on-the-go. | 74 |
softgraph/microbit-dal-ext-kit | A set of reusable components and utilities for C++ applications using micro:bit hardware | 1 |
sandeepmistry/node-bbc-microbit-firmware | Provides device drivers and runtime mechanisms for programming the BBC micro:bit in C/C++ | 12 |
sandeepmistry/node-bbc-microbit-io | A JavaScript library that enables interaction with the BBC micro:bit's hardware via Bluetooth Low Energy. | 17 |
microbit-more/mbit-more-v2 | An extension for Scratch3 that allows coding with micro:bit's sensors and pins using JavaScript blocks. | 33 |
nickmqb/muon | A modern, statically typed low-level programming language with strong focus on performance and minimalism. | 772 |
dwelch67/microbit | Examples of basic programming on the BBC micro:bit board using the Nordic nRF51822 microcontroller | 21 |
jank-lang/jank | A Clojure dialect on LLVM with C++ interop for a general-purpose programming language. | 1,685 |
titimoby/microbit4all | Provides code examples and documentation for a micro:bit development platform | 1 |