Try It Online: Difference between revisions

Jump to navigation Jump to search
665 bytes added ,  10:17, 25 June 2021
no edit summary
(Try It Online page, copying some info from the site)
 
No edit summary
 
(7 intermediate revisions by 4 users not shown)
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''', or '''TIO''', is a website supporting a family of online interpreters maintained by Stack Exchange [[code golf]]er [https://codegolf.stackexchange.com/users/12012/dennis Dennis], which can be used to run and share code in many programming languages online. The website provides access to over 600 languages, including the array languages [[Dyalog APL]] (as well as [[Extended Dyalog APL]]), [[dzaima/APL]], [[ngn/apl]], and [[J]], and the [[K]] derivatives [[ngn/k]], [[Kona]], and [[OK]]. All languages can be used from any web browser, even on devices that don't have the language installed or aren't supported by the language. The code itself is executed on a server.


* TIO hosts 260 practical and 420 recreational programming languages, for a total of 681 languages.
[[Dyalog Ltd.]] is a sponsor of TIO and promotes it as a way to easily try out APL. (Dyalog also supports its own [[TryAPL]] website.)<ref>[[Brian Becker]] and [[Adám Brudzewsky]]. [https://dyalog.tv/Dyalog17/?v=ddBjIkyebuY D12: "Try APL Online"] ([https://www.dyalog.com/uploads/conference/dyalog17/presentations/D12_Try_APL_Online.pptx slides]) at [[Dyalog '17]].</ref>
* TIO listens: languages and features are added by request all the time.
* The TIO web app is free of charge, ad-free, and doesn't use tracking cookies or third-party analytic scripts.
* 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]
== References ==
<references />
{{APL community}}
[[Category:Online resources]]

Navigation menu