Skip to main content

Quickly run code in almost any language

Project description

tias (try it and see)

Quickly run code in almost any language.

tias demo

Install with pip install tias (requires Python 3.9 or newer).

reuse code

Set commonly used code ("jargon") to automatically wrap around the code you enter. Default jargon is given for many languages for one-line hello worlds, including:

C#

System.Console.WriteLine("hello world");

C++

cout << "hello world";

Go

fmt.Println("hello world")

Java

System.out.println("hello world");

Rust

println!("hello world");

help demo

supported languages

Here are some of the languages:

APL, Assembly, Bash, C, C#, C++, Clojure, COBOL, Crystal, Dart, Elixir, Emacs Lisp, Erlang, F#, Fortran, Go, Groovy, Haskell, Java, JavaScript, Julia, Kotlin, LLVM, LOLCODE, Lua, Malbolge, Objective-C, OCaml, Perl, PHP, PowerShell, Python, R, Ruby, Rust, Scala, SQLite, Swift, TypeScript, and hundreds more (680 total).

giving input

You can give input to your code by wrapping it with three backticks and then listing the inputs after.

input demo

This app uses tio.run's API.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tias-0.5.1.tar.gz (10.2 kB view hashes)

Uploaded Source

Built Distribution

tias-0.5.1-py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page