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

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.

Awesome Lists containing this project

README

          

# nim2go

[![MIT License][license-image]][license-url]
[![GoDoc](https://godoc.org/github.com/matiasinsaurralde/nim2go?status.svg)](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.

[![asciicast](https://asciinema.org/a/82033.png)](https://asciinema.org/a/82033)

## License

[MIT](LICENSE)

[license-url]: LICENSE

[license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat