8000 GitHub - Rintse/ghopfl: A interpreter for a guarded higher order probabilistic language (GHOPFL), based on the big-step, call-by-value semantics given in my thesis.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ ghopfl Public

A interpreter for a guarded higher order probabilistic language (GHOPFL), based on the big-step, call-by-value semantics given in my thesis.

Notifications You must be signed in to change notification settings

Rintse/ghopfl

Repository files navigation

GHOPFL

A interpreter for a guarded higher order probabilistic language (GHOPFL), based on the big-step, call-by-value semantics given in my thesis.

Running the program

To execute the program use:

stack run ghopfl-exe -- [args]

Use the -h flag to get started.

Tests

There are tests available in tests/. Each test has comments explaining its workings. Example runs are provided at the top of these test files.

About

A interpreter for a guarded higher order probabilistic language (GHOPFL), based on the big-step, call-by-value semantics given in my thesis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0