Skip to content

A combinator-based virtual machine with a repl.(Written in rust)

Notifications You must be signed in to change notification settings

AntonPing/CombVM-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A combinator-based virtual machine with a repl.

Function definitions are compiled to extended SKI combinator set and interpreted by a stack machine.

Just some my early experiment for PL theory learning, this version is written in rust.

This project is no longer maintained, but you may have a look :)

About

A combinator-based virtual machine with a repl.(Written in rust)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages