Skip to content

siongui/dart-online-input-method-pali

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Online Input Method - Pali (Pāli, Pāḷi)

Inspired by palipad (demo of palipad),

Usage

  1. Development environment is Ubuntu 14.10 and Dart 1.8.
  2. Download and install Dart.
  3. Modify the first line in Makefile to point to the location of your unzipped Dart directory. For example, your unzipped Dart dir is located at ../dart, you should set the first line like this:

    DART_DIR=../dart
  4. Run the demo (with Dartium):

    $ make
  5. Convert Dart code to JavaScript:

    $ make js

Demo

See project page.

UNLICENSE

Released in public domain. See UNLICENSE.

Releases

No releases published

Packages

No packages published