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
34 watching
54 forks
Language: Scala
last commit: 6 months ago compilerlanguageprogramming-languagesystems-programmingvale
Related projects:
Repository | Description | Stars |
---|---|---|
delta456/monkey_v | An implementation of a programming language interpreter in V. | 38 |
vert-x3/vertx-lang-scala | Provides language bindings and helpers for using Scala with Vert.x | 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. | 28 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 30 |
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 | 238 |
whiley/whileycompiler | Compiles Whiley source files into an intermediate language | 219 |
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. | 102 |
jaseemabid/olifant | A language targeting LLVM with the goal of building a simple compiler | 64 |
samskivert/compose | An experimental programming language aiming to be teachable, scalable, and powerful while minimizing complexity. | 18 |
c2lang/c2compiler | A C compiler written in the C2 language itself. | 704 |
rsms/wlang | Develops an assembler and compiler for a programming language | 47 |
pltools/lama | A programming language designed to introduce concepts of programming languages, compilers, and tools in an educational setting | 70 |