8000 GitHub - luite/ghclive: Google Summer of Code 2012 project, GHCi for the web
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ ghclive Public
forked from shapr/ghclive

Google Summer of Code 2012 project, GHCi for the web

Notifications You must be signed in to change notification settings

luite/ghclive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ghclive

Google Summer of Code 2012 project, GHCi for the web

Prototypes

The prototypes subdirectory contains several quick hacks demonstrating various concepts.

Using hint to download and execute code from the web

prototypes/hintdownload/ is the example.hs from http://code.haskell.org/hint/devel/examples/ modified to download and execute Demo.main from http://www.scannedinavian.com/~shae/Demo.hs

prototypes/scottywebexecute/ is examples/basic.hs from https://github.com/xich/scotty/ modified only slightly to prove to myself that I understand the code.

prototypes/hintdownloadexecute/ is the front end from http://haskell.handcraft.com/ modified to have scotty and hint as a backend instead of calling tryhaskell.org

About

Google Summer of Code 2012 project, GHCi for the web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%
0