Skip to content

MarkVeerasingam/Peva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Design Goals: - simple syntax: s-expressive - everything is an expression - no explicity return, last evaluated - First-class functions: assigns to variabless, pass as arguments, returns as values - static scope: all functions are closures (a function that has an environment of its own)

About

An interpreted, S-expressive, dynamic, OOP language inspired by Lisp. Built on top of Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages