Skip to content
/ jest Public

A research prototype of an information-flow monitor inliner for JavaScript

License

Notifications You must be signed in to change notification settings

achudnov/jest

Repository files navigation

JEST

An Information Flow Monitor Inliner for JavaScript Web Applications. Read Andrey Chudnov's PhD dissertation for an overview and rationale for the design and implementation.

Build instructions

Currently the stack tool (http://haskellstack.org) is a prerequisite for building. Follow the instructions to set up the tool and your environment. Then issue stack build in the project directory.

Development setup

Use your favorite tools for developing in Haskell. For JavaScript I use Facebook Flow (http://github.com/facebook/flow).

About

A research prototype of an information-flow monitor inliner for JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published