andrewtron3000 / embedded-mlLinks
A compiler for a Standard-ML like language that generates code suitable for embedded computers.
☆10Updated 2 years ago
Alternatives and similar repositories for embedded-ml
Users that are interested in embedded-ml are comparing it to the libraries listed below
Sorting:
- An efficient, portable and secure general-purpose virtual machine and virtual network as a library☆18Updated 2 years ago
- SECD Machine Implementation in x86 Assembly☆24Updated 11 years ago
- single file scheme interpreter with tail call optimization☆82Updated 6 years ago
- A just-in-time-compiling forth system using libfirm.☆57Updated 8 years ago
- Small Prolog☆14Updated 8 years ago
- A very basic Lisp + Erlang-style processes, on a virtual machine☆10Updated 9 years ago
- ☆18Updated 6 years ago
- An efficient, portable and secure general-purpose virtual machine and virtual network using libable☆28Updated 2 years ago
- an APL-style array calculator/interpreter in C based on the J-incunabulum, extended to allow propagating specifications a+2+a<3, more fun…☆29Updated 8 years ago
- Native inlining constant folding register allocating Forth compiler☆19Updated 9 years ago
- s7 Scheme☆58Updated 6 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆72Updated 7 years ago
- Joel Bartlett's fabled Scheme->C system☆82Updated 5 years ago
- a simple concatenative programming language written in C++☆34Updated 6 years ago
- A C implementation of the Shen programming language