ion
Language compiler
A minimalist JavaScript language with curried functions, type detection and comparison improvements, and reduced mutable operations.
יון no BS JS
80 stars
6 watching
3 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An interpreted functional programming language with type inference and efficient parsing. | 389 |
| A compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it. | 101 |
| A minimal JavaScript compiler that compiles basic JavaScript code with optional features into plain JavaScript. | 160 |
| A JavaScript compiler that translates high-level code into lower-level machine code to improve performance. | 215 |
| A functional programming language that compiles to JavaScript and is designed for distributed scientific computing. | 938 |
| A systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety. | 52 |
| A JavaScript compiler and parser that generates JavaScript code from a custom, self-modifying syntax | 13 |
| A parser generator tool for visibly pushdown languages | 748 |
| A compiler that translates Common Lisp code into JavaScript | 243 |
| An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
| A high-performance programming language with compile-time evaluation and metaprogramming capabilities. | 122 |
| A minimalist language with procedural macro support | 135 |
| Creates a CLI from a function signature with minimal boilerplate code | 448 |
| A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
| A templating syntax compiler that transforms HTML files into efficient JavaScript functions without virtual DOM manipulation. | 178 |