Skip to content

kmcallister/qoppa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a metacircular evaluator in two parts:

  • qoppa.scm contains Scheme code to implement Qoppa, a tiny language of fexprs / operatives.

  • prelude.qop is a Qoppa library which implements enough Scheme features to run qoppa.scm within the Qoppa evaluator.

This blog post has a detailed explanation.

Releases

No releases published

Packages

No packages published

Languages