SOFTWAREEXELLENCE's Stars
rumpkernel/wiki
Wiki for rump kernels
erlware/relx
Sane, simple release creation for Erlang
puffnfresh/roy
Small functional language that compiles to JavaScript.
etnt/Haskerl
Haskell subset compiled to the Beam machine.
rvirding/erlog
Prolog interpreter in and for Erlang
etnt/eml
Erlang flavored by Some ML
the-concurrent-schemer/scm
[UNMAINTAINED] The Concurrent Schemer
lfe/lfe
Lisp Flavoured Erlang (LFE)
joxa/joxa
A Modern Lisp for the Erlang VM
scala/scala3
The Scala 3 compiler, also known as Dotty.
akka/akka
Build highly concurrent, distributed, and resilient message-driven applications on the JVM
djspiewak/parseback
A Scala implementation of parsing with derivatives
intel-analytics/ipex-llm
Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, Mixtral, Gemma, Phi, MiniCPM, Qwen-VL, MiniCPM-V, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc, Flex and Max); seamlessly integrate with llama.cpp, Ollama, HuggingFace, LangChain, LlamaIndex, vLLM, GraphRAG, DeepSpeed, Axolotl, etc
blei-lab/edward
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
LuxLang/lux
The Lux Programming Language
ring-clojure/ring
Clojure HTTP server abstraction
facebookarchive/duckling_old
Deprecated in favor of https://github.com/facebook/duckling
sdiehl/write-you-a-haskell
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
caiorss/Functional-Programming
Functional Programming concepts, examples and patterns illustrated in Haskell, Ocaml and Python
typelead/eta
The Eta Programming Language, a dialect of Haskell on the JVM
factor/factor
Factor programming language
ocaml/ocaml
The core OCaml system: compilers, runtime system, base libraries
fsharp/fsharp
Please file issues or pull requests here: https://github.com/dotnet/fsharp
apache/groovy
Apache Groovy: A powerful multi-faceted programming language for the JVM platform
racket/racket
The Racket repository
gkz/LiveScript
LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming, it also has many improvements for object oriented and imperative programming.
Frege/frege
Frege is a Haskell for the JVM. It brings purely functional programing to the Java platform.
elm/compiler
Compiler for Elm, a functional language for reliable webapps.
erlang/otp
Erlang/OTP
scala/scala
Scala 2 compiler and standard library. Scala 2 bugs at https://github.com/scala/bug; Scala 3 at https://github.com/scala/scala3