yeti
JVM lang
A functional programming language designed to work on the Java Virtual Machine.
Functional programming language for JVM.
246 stars
16 watching
16 forks
Language: Java
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
zjhmale/ntha | An experimental statically typed functional programming language with features from Lisp and Haskell. | 93 |
jyh1/mmaclone | An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 243 |
mirah/mirah | A language designed to compile to JVM bytecode with static types and Ruby-inspired syntax | 864 |
bliblidotcom/jvm-handbook | A comprehensive documentation of the Java Virtual Machine (JVM) and its internal workings. | 4 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
zetavm/zetavm | A virtual machine and JIT compiler for dynamic programming languages with built-in support for garbage collection, JIT compilation, and dynamically growable objects. | 635 |
tartanllama/vizh | An esoteric programming language that compiles and links image files to generate C code | 231 |
xtclang/xvm | A development kit and runtime environment for a modern cloud-native programming language designed for secure, serverless architectures | 200 |
yglukhov/jnim | Native integration between Nim programming language and Java VM | 185 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
zig-java/jaz | A JVM implementation in Zig. | 88 |
hpi-swa/trufflesqueak | A Squeak/Smalltalk VM and Polyglot Programming Environment for the GraalVM. | 285 |
mobivm/robovm | An ahead-of-time compiler for Java bytecode targeting multiple platforms and languages | 965 |
graalvm/simplelanguage | A demonstration of building a Truffle language for execution on the GraalVM runtime environment. | 613 |
vlang/vpm | A package manager for a programming language called V | 115 |