mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
website updates
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
</div>
|
||||
<!-- site_foot -->
|
||||
<div id="site_foot">
|
||||
<div id="legal">Copyright © 2013 - Andreas Rumpf & Contributors - All rights reserved - <a href="http://reign-studios.com/philipwitte/">Design by Philip Witte</a></div>
|
||||
<div id="legal">Copyright © 2014 - Andreas Rumpf & Contributors - All rights reserved - <a href="http://reign-studios.com/philipwitte/">Design by Philip Witte</a></div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user