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
- Host: GitHub
- URL: https://github.com/thomastjdev/ncompile
- Owner: ThomasTJdev
- License: mit
- Created: 2020-04-13T18:51:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-13T18:53:00.000Z (about 6 years ago)
- Last Synced: 2025-01-26T14:48:38.449Z (about 1 year ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)