urweb

purely functional language for web programming

Install

All systems
curl cmd.cat/urweb.sh
Debian Debian
apt-get install urweb
Ubuntu
apt-get install urweb
image/svg+xml Kali Linux
apt-get install urweb
Windows (WSL2)
sudo apt-get update sudo apt-get install urweb
OS X
brew install urweb

urweb

purely functional language for web programming

Ur is a pure, functional, statically typed, strict programming language in the tradition of ML and Haskell; however, it features a significantly richer type system. Ur/Web is Ur plus a special standard library and associated rules for parsing and optimization. Ur/Web supports constructing dynamic web applications backed by SQL databases. This package provides the urweb compiler and development libraries; you do not need to install it to run applications written in Ur/Web.