compiler

Compiler builder

Creates a compiler for a functional programming language that builds upon Elm

Guida is a functional programming language that builds upon the solid foundation of Elm, offering backward compatibility with all existing Elm 0.19.1 projects

GitHub

41 stars
3 watching
2 forks
Language: Elm
last commit: almost 2 years ago
compilerguida

Related projects:

RepositoryDescriptionStars
forest-lang/forest-compilerA compiler for a multi-syntax functional programming language that compiles to WebAssembly621
gabriella439/graceAn interpreted functional programming language with type inference and efficient parsing.389
aionescu/dynastyA language and compiler that enables lazy functional programming in JavaScript6
agraef/pure-langA language and compiler for building fast, dynamic, and functional programs with built-in support for symbolic rewriting and lazy evaluation.317
facet-lang/facetA research project aiming to build a functional programming language with algebraic effects and handlers, focusing on call-by-value evaluation order and type theory for control over staging and erasure.81
tadeuzagallo/verve-langA functional programming language designed to ease the transition from object-oriented paradigms345
hfoffani/hypolambdaA compact functional programming language for .NET with a syntax based on Python.0
xixixao/shemA compiler for a statically typed, pure-by-default functional programming language with an S-expressions-based syntax and support for a full-featured collections library.391
hamler-lang/hamlerA Haskell-style functional programming language designed to run on the Erlang Virtual Machine (BEAM), focusing on compile-time type checking and concurrency.1,031
rhysd/gocamlAn implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch.749
zesterer/taoA statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development.1,098
barbuz/huskA functional programming language that combines golfing and simplification of code through type inference.77
rsms/hueA functional programming language built on top of LLVM with the goal of producing highly optimized machine code.173
vorov2/elaA modern functional programming language with support for dynamic typing and lazy evaluation.23
grin-compiler/grinA compiler back-end for optimizing and generating code for functional languages with whole program optimization support1,029