Skip to content

wedow/interactive-nim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Programming in Nim Circle CI

Inspired by Interactive Programming in C, this is a quick proof-of-concept to provide the same functionality in Nim.

Just clone the repo and run

make && cd bin && ./main

Then you can make changes to hello.nim, run make again, and see the changes magically appear in the running app.

About

Quick demonstration of live code reloading in Nim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published