made some tests green; implemented 'from module import nil'

This commit is contained in:
Araq
2013-05-19 23:17:16 +02:00
parent 7b36d3d6ff
commit 1c9b4e5d33
16 changed files with 84 additions and 975 deletions

View File

@@ -10,6 +10,15 @@
Introduction
============
.. raw:: html
<blockquote><p>
"Ich bin der K&ouml;nig aller Blinden.
Glaubt ihr wirklich ihr selbst k&ouml;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!