Ur programming language

Ur is a programming language designed to introduce richer type system features into functional programming in the tradition of ML and Haskell. Ur is functional, pure, statically-typed, and strict. Ur supports a powerful kind of metaprogramming based on row types.

http://www.impredicative.com/ur/

Leave a Reply

You must be logged in to post a comment.