Skip to content

mvertes/parscan

Repository files navigation

parscan

Parscan is an experimental project to test a single parser to multiple languages and virtual machines.

The first language definition is a subset of Go, enough to implement simple benchmarks, as fibonacci numbers.

A byte-code based VM and the corresponding byte code generator are provided.

Note: this is highly experimental and unstable.

Usage

go run . ./samples/fib

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published