diff options
| author | hallgren <hallgren@altocumulus.org> | 2011-08-16 15:41:31 +0000 |
|---|---|---|
| committer | hallgren <hallgren@altocumulus.org> | 2011-08-16 15:41:31 +0000 |
| commit | 37f8db4432fef53a72a9a79714ee7e0f21222a7b (patch) | |
| tree | 8b3ef2041908f91198826ff9feccf0da7648855a | |
| parent | 69d0fecb7e71b4730f8e83a6555d736165b233a0 (diff) | |
demos: just recording some recent changes to the index page
| -rw-r--r-- | demos/index.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/demos/index.html b/demos/index.html index db87ec6d7..7745d14a8 100644 --- a/demos/index.html +++ b/demos/index.html @@ -15,6 +15,10 @@ Phrasebook</a> <p> <strong>NEW</strong> +<a href="minibar/mathbar.html">Mathbar</a> + +<p> +<strong>NEW</strong> <a href="gfse/">GF online editor for simple multilingual grammars</a> (prototype) <p> @@ -48,11 +52,11 @@ find your way in Gothenburg public transport system, in six languages (film). <P> <A HREF="http://www.cse.chalmers.se/alumni/bringert/gf/translate/">Numeral translator</A>: -number words in 88 languages. +number words in 88 languages. (Java applet) <P> <A HREF="http://www.cse.chalmers.se/alumni/markus/gramlets/letter-applet.html">Letter editor</A>: compose -a letter in a language you don't know. +a letter in a language you don't know. (Java applet) <P> <A HREF="http://www.cse.chalmers.se/alumni/bringert/xv/pizza/">Pizza</A>: order a pizza by speaking |
