Description
Ur is a programming language in the tradition of ML and Haskell, but featuring a significantly richer type system. Ur is functional, pure, statically typed, and strict. Ur supports a powerful kind of metaprogramming based on row types.
Ur/Web is Ur plus a special standard library and associated rules for parsing and optimization. Ur/Web supports construction of dynamic web applications backed by SQL databases. The signature of the standard library is such that well-typed Ur/Web programs "don't go wrong" in a very broad sense.
Installation Instructions
dnf install urweb
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 |
---|---|---|
EPEL 7 | x86_64 (14)* | EPEL 7 (144 downloads) |
Fedora 38 | aarch64 (34)*, x86_64 (28)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (26)*, x86_64 (19)* | Fedora 39 (42 downloads) |
Fedora 40 | aarch64 (19)*, x86_64 (23)* | Fedora 40 (25 downloads) |
Fedora 41 | aarch64 (8)*, x86_64 (9)* | Fedora 41 (9 downloads) |
Fedora rawhide | aarch64 (40)*, x86_64 (29)* | Fedora rawhide (139 downloads) |
* Total number of downloaded packages.