will / carc.in

Compile & run code in

Home Page:http://carc.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

carc.in - Compile and run code in

A web service that runs your code and displays the result.

Consists of:

  • Frontend
  • Backend API server (written in Crystal)
  • Sandbox manager (designed for Archlinux host with a BTRFS filesystem available, written in Crystal)

Supported languages

  • Crystal
  • Ruby
  • C (GCC)

Contributing

  1. Fork it ( https://github.com/jhass/carc.in/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Compile & run code in

http://carc.in

License:MIT License


Languages

Language:Crystal 51.9%Language:JavaScript 25.5%Language:CSS 16.1%Language:Handlebars 3.6%Language:HTML 2.8%