Skip to content

An interactive playground for the Nim programming language

Notifications You must be signed in to change notification settings

hl4/nim-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nim 72.3%
  • Shell 15.7%
  • Dockerfile 12.0%