airportyh / fun-lang

Fun is programming language that supports both the functional and the imperative styles of programming. It distinguishes these two styles by allowing the programmer to choose between them explicitly: you can either write funs - which are pure, or procs - which are impure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

airportyh/fun-lang Stargazers