Skip to content

Interpreter for the Grape Programming Language, written in Python.

Notifications You must be signed in to change notification settings

grape-lang/grape.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Grape Programming Language

A general purpose programming language made for rapid-pase prototyping.

Features

  • Statically typed (still a dream)
  • Functional
  • Garbage-collected
  • No mutable pointers

About

Interpreter for the Grape Programming Language, written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages