tadeuzagallo / verve-lang

A functional language for the working hacker
https://verve-lang.org
MIT License
346 stars 7 forks source link

Write a simple Prelude #41

Closed tadeuzagallo closed 7 years ago

tadeuzagallo commented 7 years ago

Add a "prelude" module Std with basic operations, such as numeric and list operations.