hl4 / nim-playground

An interactive playground for the Nim programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nim-playground

This is the back-end for the Nim playground. The front-end can be found here. All code that is executed by the playground is run within a container. This container always run the latest release of Nim, and comes with a series of Nimble packages installed. The list of packages can be found in this list, and if you want to add or remove one simply make a PR to this repo that changes this file.

About

An interactive playground for the Nim programming language


Languages

Language:Nim 72.3%Language:Shell 15.7%Language:Dockerfile 12.0%