Skip to content

leto/app-parrot-create

Repository files navigation

App::Parrot::Create

A web app to foster starting new creations with Parrot Virtual Machine.

Dependencies are currently Dancer 1.3.

Building

perl Build.PL
./Build

Testing

./Build test

Running

perl bin/app.pl

Viewing

After running the previous command, you should have a Dancer web app running on port 3000

http://0.0.0.0:3000

About

A web app to ease the creation of languages and libraries on top of Parrot Virtual Machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 83.2%
  • CSS 16.8%