MCPcopy Index your code
hub / github.com/attempt-this-online/attempt-this-online

github.com/attempt-this-online/attempt-this-online @v0.2.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.4 ↗ · + Follow
145 symbols 343 edges 36 files 1 documented · 1% updated 19d agov0.2.4 · 2024-02-18★ 7432 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Attempt This Online

Attempt This Online is an online sandbox for testing code in a variety of languages, particularly for code golf and related recreational programming. You can find it at ato.pxeger.com.

It was originally a clone of Try It Online!, hence the slightly awkward name.

Licence

© Patrick Reader 2021 - 2023. Attempt This Online is licensed under the GNU Affero General Public License 3.0 except where otherwise noted - see the LICENCE.txt file for more information.

Note that if you use the official instance at ato.pxeger.com, you must also abide by the Terms of Use.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 126
Class 7
Method 6
Enum 3
Interface 2
Route 1

Languages

TypeScript39%
Rust30%
Python30%
C1%

Modules by API surface

test/test.py43 symbols
src/sandbox.rs23 symbols
src/main.rs16 symbols
frontend/pages/run.tsx10 symbols
frontend/lib/api.ts7 symbols
frontend/pages/preferences.tsx6 symbols
src/network.rs4 symbols
frontend/lib/urls.ts4 symbols
frontend/lib/store.ts4 symbols
frontend/components/resizeableText.tsx4 symbols
frontend/lib/useSystemThemePreference.ts3 symbols
frontend/components/languageSelector.tsx3 symbols

For agents

$ claude mcp add attempt-this-online \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page