An open API service indexing awesome lists of open source software.

https://github.com/thomastjdev/ncompile

GUI compiler for Nim
https://github.com/thomastjdev/ncompile

Last synced: about 1 year ago
JSON representation

GUI compiler for Nim

Awesome Lists containing this project

README

          

# GUI for compiling Nim programs

## WIP - not production ready

Just run:
```nim
$ nimble install ncompile
$ ncompile
```

Powered by [Nim](http://nim-lang.org) and [WebGUI](https://juancarlospaco.github.io/webgui)