Try It Online: Difference between revisions
Jump to navigation
Jump to search
(Try It Online page, copying some info from the site) |
No edit summary |
||
Line 1: | Line 1: | ||
'''Try It Online''' is a family of online interpreters maintained by CGCC user [https://codegolf.stackexchange.com/users/12012/dennis Dennis]. | '''Try It Online''' is a family of online interpreters maintained by CGCC user [https://codegolf.stackexchange.com/users/12012/dennis Dennis]. | ||
* TIO hosts | * TIO hosts online implementations of (currently 3) dialects of APL: [[Dyalog APL]], [[dzaima/APL]], and [[ngn/apl]]. | ||
* The software that powers TIO is open source (MIT). | * The software that powers TIO is open source (MIT). | ||
== External links == | == External links == | ||
* [https://tio.run/# Try it Online] | * [https://tio.run/# Try it Online] |
Revision as of 09:25, 26 April 2020
Try It Online is a family of online interpreters maintained by CGCC user Dennis.
- TIO hosts online implementations of (currently 3) dialects of APL: Dyalog APL, dzaima/APL, and ngn/apl.
- The software that powers TIO is open source (MIT).