mika-f / Arteria

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

Home Page:https://arteria.mochizuki.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://arteria.mochizuki.dev

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 59.4%Language:Rust 34.9%Language:JavaScript 2.7%Language:HTML 1.8%Language:TSQL 1.1%Language:Dockerfile 0.1%