The original site does not exist anymore. Linking to the repo for c2nim instead
This commit is contained in:
parent
9d8f0c6a22
commit
04b9d77a13
|
@ -116,7 +116,7 @@ See [Foreign Function Interface](http://nim-lang.org/docs/manual.html#foreign-fu
|
||||||
|
|
||||||
### Converting C code to Nim
|
### Converting C code to Nim
|
||||||
|
|
||||||
See [c2nim](http://nim-lang.org/c2nim.html)
|
See [c2nim](https://github.com/nim-lang/c2nim)
|
||||||
|
|
||||||
### Cheat Sheet
|
### Cheat Sheet
|
||||||
Note: Code examples are not exactly one-to-one, there may be subtle differences in the semantics. See comments.
|
Note: Code examples are not exactly one-to-one, there may be subtle differences in the semantics. See comments.
|
||||||
|
|
Loading…
Reference in New Issue