https://doongjohn.github.io/nim-playground/
nim playground using monaco editor and wandbox api
https://doongjohn.github.io/nim-playground/
Last synced: 6 months ago
JSON representation
nim playground using monaco editor and wandbox api
- Host: GitHub
- URL: https://doongjohn.github.io/nim-playground/
- Owner: doongjohn
- Created: 2021-07-31T02:38:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T15:22:40.000Z (over 1 year ago)
- Last Synced: 2024-08-04T03:04:44.377Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://doongjohn.github.io/nim-playground/
- Size: 77.1 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-nim - DoongJohn's Nim playground - An alternative implementation of the Nim playground. (Language Features / Editors)
README
# Nim playground
[Nim](https://nim-lang.org/) programming language playground made with [Monaco editor](https://github.com/Microsoft/monaco-editor) and [Wandbox api](https://github.com/melpon/wandbox)


---
- Currently you can not select the compiler version.
- It does not save your code in a local storage. (If you refresh the page, all the code will be lost.)