Shem
Functional programming language compiler
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.
The compiler of the programming language Shem
391 stars
21 watching
4 forks
Language: CoffeeScript
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
rsms/hue | A functional programming language built on top of LLVM with the goal of producing highly optimized machine code. | 173 |
gabriella439/grace | An interpreted functional programming language with type inference and efficient parsing. | 388 |
aionescu/dynasty | A language and compiler that enables lazy functional programming in JavaScript | 6 |
agraef/pure-lang | A functional programming language with JIT compilation and symbolic rewriting capabilities. | 315 |
zesterer/tao | A statically-typed functional language with extensive type system features and optimization techniques, aimed at supporting totality, optimization, learning, and compiler development. | 1,092 |
raviqqe/fmm | A minimal functional programming language compiler target | 18 |
rhysd/gocaml | An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 748 |
champii/rock | A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
nim-lang/nim | A compiler and runtime environment for a statically typed, compiled systems programming language. | 16,593 |
kixiron/crunch-lang | A systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety. | 52 |
guida-lang/compiler | Translates an existing Haskell compiler to Elm, allowing developers to build reliable applications without leaving their language of choice. | 41 |
forest-lang/forest-compiler | A compiler for a multi-syntax functional programming language that compiles to WebAssembly | 620 |
tiancaiamao/shen-go | A Go implementation of Shen, a portable functional programming language with features like pattern matching and macro support. | 55 |
rsms/co | Developing a statically typed, general-purpose programming language with an optimizing compiler | 151 |
fsharp/fsharp-compiler-docs | Automated documentation generation and publishing for F# Compiler Service | 279 |