/Arteria

Run and Share Perl source code on Web. The Perl version of RunKit.

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Arteria

Run and Share Perl source code on Web.
The goal of this project is to create a Perl version of RunKit.

Requirements

  • Rust 1.42.0 or higher
  • Node.js 10.x or higher
  • Docker (Server API version 1.40)
  • MySQL 8.x or higher

FAQ

What is different from other web services?

  • You can write code in Visual Studio Code.
  • You can use CPAN modules.
  • You can host Arteria yourself.
  • Account registration is not required.
  • The source code is public (OSS).

What is different from Altar?

Altar has the following problems:

  • difficult to create an own environment
  • be slow to get a result

Arteria tries to solve these problems.

Why Rust instead of Perl?

This is a personal hobby project.
I was interested in writing Web application on Rust.

License

This software is licensed under the AGPL-3.0.