Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://doongjohn.github.io/nim-playground/
nim playground using monaco editor and wandbox api
https://doongjohn.github.io/nim-playground/
Last synced: 3 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T15:22:40.000Z (4 months ago)
- Last Synced: 2024-07-23T17:46:49.857Z (4 months 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)
![image](https://github.com/doongjohn/nim-playground/assets/40219740/0bfc2470-cc05-4c21-af67-d78109b5504c)
![image](https://github.com/doongjohn/nim-playground/assets/40219740/c268391d-0dd2-42d1-b436-16d4b68e6e96)
---
- 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.)