Vale
Compiler
A compiler for a programming language designed to be fast, memory-safe, and easy to use
Compiler for the Vale programming language - http://vale.dev/
2k stars
35 watching
54 forks
Language: Scala
last commit: 8 months ago compilerlanguageprogramming-languagesystems-programmingvale
Related projects:
Repository | Description | Stars |
---|---|---|
delta456/monkey_v | An implementation of a programming language interpreter in V. | 37 |
vert-x3/vertx-lang-scala | Provides language bindings and helpers for using Vert.x with Scala | 122 |
illandan/scala.compiler.guides | A collection of resources and guides for understanding and contributing to the Scala compiler. | 21 |
itay2805/vork | An interpreter and parser project implementing a programming language with a formal grammar as reference. | 27 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
axellang/axel | A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 243 |
whiley/whileycompiler | Compiles Whiley source files into an intermediate language | 220 |
vlang/vscode-vlang | Provides syntax highlighting and code completion for the V programming language in Visual Studio Code. | 385 |
ren-lang/compiler | A compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it. | 101 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
samskivert/compose | An experimental programming language with the goal of providing a teachable, scalable, modern, and precise language with high-level capabilities. | 18 |
c2lang/c2compiler | A C compiler written in the C2 language itself. | 703 |
rsms/wlang | Develops an assembler and compiler for a programming language | 46 |
pltools/lama | A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting | 71 |