https://github.com/matiasinsaurralde/nim2go
An experimental transpiler for Nim, targeting Go and the Go compiler.
https://github.com/matiasinsaurralde/nim2go
Last synced: 7 months ago
JSON representation
An experimental transpiler for Nim, targeting Go and the Go compiler.
- Host: GitHub
- URL: https://github.com/matiasinsaurralde/nim2go
- Owner: matiasinsaurralde
- License: mit
- Created: 2016-08-08T01:16:49.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-08T05:23:25.000Z (about 9 years ago)
- Last Synced: 2025-03-15T07:55:03.203Z (7 months ago)
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nim2go
[![MIT License][license-image]][license-url]
[](https://godoc.org/github.com/matiasinsaurralde/nim2go)An experimental transpiler for [Nim](http://nim-lang.org/), targeting [Go](https://golang.org/) and the Go compiler.
[](https://asciinema.org/a/82033)
## License
[MIT](LICENSE)
[license-url]: LICENSE
[license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat