mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-28 02:03:59 +00:00
made some tests green; implemented 'from module import nil'
This commit is contained in:
@@ -10,6 +10,15 @@
|
||||
Introduction
|
||||
============
|
||||
|
||||
.. raw:: html
|
||||
<blockquote><p>
|
||||
"Ich bin der König aller Blinden.
|
||||
Glaubt ihr wirklich ihr selbst könnt sehen?
|
||||
Kniet euch alle nieder in den Dreck,
|
||||
bis ich befehle aufzustehen."
|
||||
</p></blockquote>
|
||||
|
||||
|
||||
c2nim is a tool to translate Ansi C code to Nimrod. The output is
|
||||
human-readable Nimrod code that is meant to be tweaked by hand after the
|
||||
translation process. c2nim is no real compiler!
|
||||
|
||||
Reference in New Issue
Block a user