8000 GitHub - awwx/arc-implicit: A functional implementation of dynamic scope
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

awwx/arc-implicit

Repository files navigation

Arc Implicit

Demo of implementing dynamically scoped variables using a hidden dyn parameter passed to every function, as described in A Functional Implementation of Dynamic Scope.

Quite slow as it runs on top of a compatibility layer on top of Arc3.1 with no attempt at optimization, but sufficient to run tests.

racket -f run.scm

About

A functional implementation of dynamic scope

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0