tadeuzagallo / verve-lang

A functional language for the working hacker

Home Page:https://verve-lang.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verve logo


Build Status

Verve is a functional language for the working hacker. It was designed with users that come from other language paradigms in mind (primarily object-oriented). It aims to ease the path into the functional programming world by offering a more familiar take on functional idioms, like you'd find in most modern languages.

Verve has lists, classes, objects, lambdas, interfaces and more, and it tries to give them all a beginner-friendly API, but all the concepts found here have can be expressed in purely functional languages.

To learn more about Verve, check https://verve-lang.org

About

A functional language for the working hacker

https://verve-lang.org

License:MIT License


Languages

Language:Haskell 98.0%Language:C++ 1.2%Language:C 0.3%Language:Python 0.3%Language:Makefile 0.2%Language:Shell 0.1%