Skip to content

al3623/rippl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rippl

Rippl (Recursively Inferred Pure-functional programming Language) is a functional language that leverages the safety and elegance of pure languages like Haskell into a concise and powerful set of core language constructs. As the name suggests, Rippl is a pure language and thus does not have any mutable state and expressions have no side-effects. The language supports first-class functions, partial application, immutability, a strong static type system, lazy semantics, and list comprehensions.

Contributors

Da Hua Chen (Riddler)

Hollis Lehv (Gallbladder)

Amanda Liu (Language Yoda)

Hans Montero (Prime Minister)

Requirements

  • gcc 7.4.0 or clang 6.0.0
  • llvm 6.0.0
  • ocaml 4.05.0
  • zsh 5.4.2
  • opam 1.2.2
  • ocamlbuild 0.12.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published