topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 5:04 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: TryPerl : A cloud IDE to try perl online and freely and share runnable scripts  (Read 5745 times)

giddy

  • Member
  • Joined in 2008
  • **
  • Posts: 20
    • View Profile
    • Giddy - We make websites and software
    • Donate to Member
So I gave myself a challenge : Write a simple cloud IDE in a language you don't know yet on a platform you haven't used.

The result : www.tryperl.com

You can write mostly any perl code (upto 5.10) with a snazzy STDIN option you can use ARGV and <>. If you sign in with GitHub it maintains all your scripts as personal github gists ;) Sweet and Simple!

It has a mostly secure sandbox that runs perl code, like I said I'm a perl/linux newbie and that's why it's mostly.

See this for the stack I used: www.tryperl.com/about
See this post for my server security implementation.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member