ion

Language compiler

A minimalist JavaScript language with curried functions, type detection and comparison improvements, and reduced mutable operations.

יון no BS JS

GitHub

80 stars
6 watching
3 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gabriella439/grace An interpreted functional programming language with type inference and efficient parsing. 388
ren-lang/compiler A compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it. 102
maierfelix/mini-js A minimal JavaScript compiler that compiles basic JavaScript code with optional features into plain JavaScript. 160
js-js/js.js A JavaScript compiler that translates high-level code into lower-level machine code to improve performance. 217
clio-lang/clio A functional programming language that compiles to JavaScript and is designed for distributed scientific computing. 935
kixiron/crunch-lang A systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety. 52
coderaiser/goldstein A JavaScript compiler and parser that generates JavaScript code from a custom, self-modifying syntax 13
ianh/owl A parser generator tool for visibly pushdown languages 746
cxxxr/valtan A compiler that translates Common Lisp code into JavaScript 238
jxxcarlson/elm-lisp An experiment in building a typed Lisp compiler and evaluator in Elm. 5
basilteam/basil A high-performance programming language with compile-time evaluation and metaprogramming capabilities. 124
murisi/l2 A minimalist language with procedural macro support 135
kongaskristjan/fire-hpp Creates a CLI from a function signature with minimal boilerplate code 446
axellang/axel A Haskell + Lisp compiler and runtime environment for executing multi-language code. 206
codemix/htmling A templating syntax compiler that transforms HTML files into efficient JavaScript functions without virtual DOM manipulation. 178