website updates

This commit is contained in:
Araq
2014-04-22 21:36:54 +02:00
parent 9ea55bf887
commit 71e1c8d642
2 changed files with 7 additions and 5 deletions

View File

@@ -71,7 +71,7 @@
</div>
<!-- site_foot -->
<div id="site_foot">
<div id="legal">Copyright &copy; 2013 - Andreas Rumpf &amp; Contributors - All rights reserved - <a href="http://reign-studios.com/philipwitte/">Design by Philip Witte</a></div>
<div id="legal">Copyright &copy; 2014 - Andreas Rumpf &amp; Contributors - All rights reserved - <a href="http://reign-studios.com/philipwitte/">Design by Philip Witte</a></div>
</div>
</div>
<script>

View File

@@ -90,7 +90,9 @@ Nimrod plays nice with others
interfacing.**
* There are lots of bindings: for example, bindings to GTK2, the Windows API,
the POSIX API, OpenGL, SDL, Cairo, Python, Lua, TCL, X11, libzip, PCRE,
libcurl, mySQL and SQLite are included in the standard distribution.
libcurl, mySQL and SQLite are included in the standard distribution or
can easily be obtained via the
`Babel package manager <https://github.com/nimrod-code/babel>`_.
* A C to Nimrod conversion utility: New bindings to C libraries are easily
generated by ``c2nim``.
@@ -98,6 +100,6 @@ Nimrod plays nice with others
Roadmap to 1.0
==============
Version 0.9.x
* the symbol binding rules for templates will change
* a shared memory garbage collected heap will be provided
Please have a look at
this `wiki page <https://github.com/Araq/Nimrod/wiki/Feature-Matrix>`_ for
an up-to-date overview.