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 (22)* | EPEL 7 (148 downloads) |
Fedora 39 | aarch64 (36)*, x86_64 (29)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (29)*, x86_64 (33)* | Fedora 40 (29 downloads) |
Fedora 41 | aarch64 (20)*, x86_64 (23)* | Fedora 41 (13 downloads) |
Fedora rawhide | aarch64 (50)*, x86_64 (39)* | Fedora rawhide (144 downloads) |
* Total number of downloaded packages.