mirah
JVM compiler
A language designed to compile to JVM bytecode with static types and Ruby-inspired syntax
The Mirah Programming Language
862 stars
41 watching
62 forks
Language: HTML
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An esoteric programming language that compiles and links image files to generate C code | 232 |
| | A functional programming language designed to work on the Java Virtual Machine. | 246 |
| | An ahead-of-time compiler for Java bytecode targeting multiple platforms and languages | 970 |
| | Compiles the MicroC programming language into machine code using Haskell | 116 |
| | A language targeting LLVM with the goal of building a simple compiler | 64 |
| | An Aarch64 and x86-64 JIT compiler written in Rust. | 500 |
| | A language and compiler for creating custom virtual machines. | 159 |
| | Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs | 159 |
| | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| | A tool to interpret and transpile JVM bytecode into other programming languages like JavaScript, WebAssembly, or OpenCL. | 903 |
| | Automates compilation and execution of code without requiring manual setup | 533 |
| | Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
| | Compiles VIM on a Golem Network node and runs it on a native machine. | 0 |
| | Displays intermediate representations and native code generated by V8 and Dart VM compilers during optimization | 432 |
| | A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |