Skip to content

A very simple web-interface for editing and compiling Whiley programs from a web-browser. Requires a dedicated server which receives AJAX requests, runs the Whiley Compiler, and returns the results.

License

Notifications You must be signed in to change notification settings

Kodiack/WhileyWeb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhileyWeb

A very simple web-interface for editing and compiling Whiley programs from a web-browser. This version is suited for use on a personal computer.

Setup

This is an easy-to-use WhileyWeb setup for personal use. You may run it by executing src/server.cgi and navigating to localhost:8080.

About

A very simple web-interface for editing and compiling Whiley programs from a web-browser. Requires a dedicated server which receives AJAX requests, runs the Whiley Compiler, and returns the results.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Other 1.3%