/nim-playground

An interactive playground for the Nim programming language

Primary LanguageNim

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.