Nandakumar Edamana
Promotional poster with the text 'Vara: Minimalist digital painting'
Share on:
@ R t f

Developer Tools

nguigen


A full-fledged programming language and compiler that generates output in multiple programming languages including C, C++, JavaScript and PHP. It can also act as a zero-overhead GUI code generator, having support for GTK, Qt, HTML5 DOM, etc. Although still under active development, it has started to compile itself.

nlexgen


A lexical analyzer generator that currently outputs C code and has NFA logic. Unlike lex or flex, it is fully reentrant. It powers nguigen.

OPPAM


Python IDE for visually impaired students (compatible with Orca screen reader).