Subin Siby

Results 106 comments of Subin Siby

This bug has been fixed in GoVarnam. GoVarnam also changed Malayalam scheme to have explicit patterns for chil (`n_ , l_`). This also fixes the bug of including anusavara in...

I tried to see if multiple suggestions for a pattern from VST can be made, but it's complex. I can't figure out how to do it. There is a `VARNAM_MATCH_ALL`...

Hi @getsnoopy . There's a new Go port of libvarnam which can be tested for now at https://varnam.subinsb.com Does this problem exist there too ? I don't know Hindi so...

How difficult would it be to make an fcitx engine ?

Hi @Kishore96in, I'd like to know how Tamil is written in computers. Can you please let us know here if there are any other transliteration software ? Do you use...

Thanks for the response @Kishore96in, are there any key-mapping transliteration tools like [swanalekha](https://swanalekha.smc.org.in/) for Tamil ? What about on the web ? Google Input Tools is the majorty used ?

@navaneeth Just tested this PR, scheme compiled : ``` Compiling schemes/ta Building schemes/ta.vst ./varnamc:477: warning: constant ::Fixnum is deprecated Completed with '0' warning(s) and '0' error(s) Built target ta.vst ```

Hey @Kishore96in I have made a Go port of libvarnam. Would like to know the Tamil scheme change you made works alright in GoVarnam too: https://github.com/varnamproject/govarnam Is your changes anyway...

Realized GNU argp is not available on mac, windows or android. To get argp on them, it'd take some extra work. So this'll only work good on Linux for now....

@joicemjoseph Can you try statically compiling this on Mac and see if it works. I guess it'd need [argp-standalone](https://formulae.brew.sh/formula/argp-standalone)