compiler

Compiler

A compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it.

Cleaner, clearer JavaScript. A modern scripting language for the Web.

GitHub

101 stars
3 watching
6 forks
Language: Elm
last commit: almost 2 years ago
Linked from 2 awesome lists

compile-to-jscompilerelmfunctional-programmingjavascriptprogramming-languagetranspiler

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gren-lang/compiler A compiler that translates code written in Gren into machine code or another target language. 398
azur1s/holymer A programming language being developed with Rust, aiming to implement compiler and interpreter components. 42
ion-lang/ion A minimalist JavaScript language with curried functions, type detection and comparison improvements, and reduced mutable operations. 80
gabriella439/grace An interpreted functional programming language with type inference and efficient parsing. 389
forest-lang/forest-compiler A compiler for a multi-syntax functional programming language that compiles to WebAssembly 621
ajeetdsouza/loxcraft A compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications. 279
natalie-lang/natalie A Ruby compiler built using C++ and GCC/Clang as the backend, with an incremental REPL for development and testing. 943
rust-lang/rustc-dev-guide An online guide to understanding the Rust compiler's inner workings and contributing to it 1,679
barn-lang/barn A simple programming language written in C that is compiled to C. 53
axellang/axel A Haskell + Lisp compiler and runtime environment for executing multi-language code. 206
fantasyinternet/poetry A programming language compiler to WebAssembly with minimalistic syntax and full control over imports and exports. 55
kixiron/crunch-lang A systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety. 52
valelang/vale A compiler for a programming language designed to be fast, memory-safe, and easy to use 1,798
kelilanguage/compiler A Haskell implementation of a compiler for a custom programming language 172
radian-software/kalyn A compiler that translates a functional programming language to x86-64 machine code from scratch. 156