fez
Compiler project
An experiment in compiling F# to core Erlang
F# to core erlang compiler experiment
280 stars
27 watching
16 forks
Language: F#
last commit: over 5 years ago
Linked from 1 awesome list
beamerlangfsharplanguage
Related projects:
Repository | Description | Stars |
---|---|---|
fsharp/fsharp-compiler-docs | Automated documentation generation and publishing for F# Compiler Service | 279 |
axellang/axel | A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
f-f/dhall-clj | A tool that translates Dhall expressions into Clojure code | 75 |
kofigumbs/codec-beam | Generates Erlang VM byte code from Haskell | 172 |
okeuday/dynamic_compile | A tool for compiling and loading Erlang modules from string input to execute them as dynamic code | 1 |
mustafaquraish/cup | A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing | 296 |
clojerl/clojerl | A Clojure implementation on the Erlang VM | 1,659 |
dotnet/fsharp | The F# compiler, core library, and tools provide a platform for building functional programs in a statically typed language. | 3,926 |
fogfish/datum | A set of functional programming abstractions and data structures for Erlang | 124 |
xixixao/shem | A 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 |
5ht/active | A tool for automatically recompiling and reloading Erlang files in response to changes made to specific folders | 68 |
0xax/erlang-bookmarks | A collection of links and resources for Erlang developers | 1,153 |
pointbazaar/espl1000 | A compiler for a statically typed programming language designed for embedded systems, targeting the ATMega328P microcontroller. | 29 |
jxxcarlson/elm-lisp | An experiment in building a typed Lisp compiler and evaluator in Elm. | 5 |
tokiwa-software/fuzion | Fuzion is a programming language designed to focus on simplicity and correctness in safety-critical systems. | 47 |