From 5aa2a212bbbf6bce696665852d7da98f91c81d54 Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Tue, 12 Jun 2018 15:53:58 +0200 Subject: Remove HTML files from VC which should be generated from txt2tags If these pages disappear from the web via www.grammaticalframework.org then this commit may need to be reversed --- demos/index-numbers.html | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 demos/index-numbers.html (limited to 'demos') diff --git a/demos/index-numbers.html b/demos/index-numbers.html deleted file mode 100644 index 930d6895b..000000000 --- a/demos/index-numbers.html +++ /dev/null @@ -1,43 +0,0 @@ - - - - -Portable Numeral Translator - -

Portable Numeral Translator

- -15 August 2008
-
- -

-Here is the first GF application for the iPhone. It translates -numerals from digits into number words in 15 languages. It works for -numerals in the range 1-999,999. You can use the demo online in your iPhone's -browser, or download and install it by using FileMagnet (from AppStore). -

-

-The demo should work in any web browser supporting JavaScript, but it has been -specially dimensioned for the iPhone screen. It is an application of a general -technology, namely the compilation of GF grammars to JavaScript. Thus you can -easily build similar applications from your own grammars. -

-

-The -full numeral translator, which -works in 88 language and permits arbitrary cross translations, cannot yet be ported -to the iPhone because of memory problems. -

-

-The current version has some encoding/font issues in Hebrew and Hindi. -

-

-Use the translator online -

-

-Download the translator. To install: unpack the file and move -the directory numbers to your FileMagnet uploader. -

- - - - -- cgit v1.2.3