fractal/shen-scheme
Project ID: 188795
Description
Shen is a portable functional programming language that offers
- pattern matching,
- lambda calculus consistency,
- macros for defining domain specific languages,
- optional lazy evaluation,
- static type checking based on sequent calculus, one of the most powerful systems for typing in functional programming
- portability over many languages,
- an integrated fully functional Prolog,
- an inbuilt compiler-compiler.
- runs under CLisp, SBCL, Clojure, Scheme, Ruby, Python, the JVM, Haskell and Javascript
- has a BSD kernel
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (0)* | EPEL 10 (1 downloads) |
![]() |
x86_64 (0)* | EPEL 9 (0 downloads) |
![]() |
x86_64 (0)* | Fedora 42 (1 downloads) |
* Total number of downloaded packages.
External Repository List
The following repositories are accessible during builds
Quick Enable
#> dnf copr enable fractal/shen-scheme
More info about enabling Copr repositories