taskVarnamproject - Tasks: task #13119, Programming language bindings...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

task #13119: Programming language bindings & varnam-daemon

Submitter:  Navaneeth <navaneethkn>
Submitted:  Fri 07 Mar 2014 05:21:20 AM UTC
   
 
Should Start On:  Thu 06 Mar 2014 03:00:00 PM UTC Should be Finished on:  Sat 06 Dec 2014 03:00:00 PM UTC
Priority:  5 - Normal Status:  None
Assigned to:  None Percent Complete:  0%
Open/Closed:  Open Effort:  0.00

Fri 07 Mar 2014 05:21:20 AM UTC, original submission:  

Varnam is written on C which makes interoperability with other languages easy. There are language bindings available for `NodeJs` and `Ruby`. Supporting Varnam in multiple languages allows projects to use varnam easily to enable Indian language input.

To make using varnam from different languages easier, make a cross platform standalone process which uses `libvarnam` shared library and exposes a RPC API over network. This allows any programming language with a socket support can be used with libvarnam. This also makes language bindings fairly easy because they don't have to work with the native interoperability support. The protocol can be a simple text based protocol for all the commands that `libvarnam` supports.

  • Complexity: Advanced
  • Knowledge required: C, knowledge on the language that you are writing the binding
Navaneeth <navaneethkn>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by navaneethkn (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code