Albert Gräf is the author of the Pure programming language. Pure is a functional programming language based on term rewriting. It has a syntax featuring curried function applications, lexical closures and equational definitions with pattern matching, and thus is somewhat similar to languages of the Haskell and ML variety. Pure is also a dynamic language, and is more like Lisp in this respect. The interpreter has an LLVM backend that does JIT compilation.
Part 1 and Part 2
Recent comments
2 weeks 2 days ago
6 weeks 6 days ago
6 weeks 6 days ago
7 weeks 2 days ago
7 weeks 2 days ago
10 weeks 1 day ago
10 weeks 6 days ago
11 weeks 10 hours ago
11 weeks 10 hours ago
11 weeks 5 days ago