Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2004-06-18 07:44:21 +0400
committerMiguel de Icaza <miguel@gnome.org>2004-06-18 07:44:21 +0400
commit927f734e4aa91acee2e7b4ed41e76e7d1dd7b0c4 (patch)
treef0acb085ebab270efabf6cd06ca7520ae4a2839d /web
parentf6f244119f3bde495ca10ee7699e9db0f102debb (diff)
Flush
svn path=/trunk/mono/; revision=29845
Diffstat (limited to 'web')
-rwxr-xr-xweb/languages4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/languages b/web/languages
index 2d38b95f2e4..fa4b5bf28e2 100755
--- a/web/languages
+++ b/web/languages
@@ -11,6 +11,7 @@
* <a href="#mbas">Mono Basic</a> (Mono's VB.NET compiler)
* <a href="#dotlist">dotLisp</a>
* <a href="#nemerle">Nemerle</a>
+ * <a href="#python">Python</a>
</ul>
Languages which are known to run, but we have not done a
@@ -28,11 +29,10 @@
* <a href="#c">C</a>
</ul>
- Some experimental languages:
+ Some experimental bindings:
<ul>
* <a href="#Tachy">Tachy</a> (scheme-like)
- * <a href="#python">Python</a>
</ul>
<a name="Java"></a>