keyword-parser

command module
v0.0.0-...-f5b659d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 14, 2015 License: MIT Imports: 7 Imported by: 0

README

keyword-parser

Build Status

This is supposed to parse a given code in the form of a string. We are trying to allow developers to write code in their own spoken lanugage (eg. marathi, hindi, chinese etc). This should include keywords from that specific spoken language. Now this parser is supposed to parse given code, for a given programming language, and replace the keywords with the original english keywords, to be given to compiler/interpreter.

currently working example is for ruby. Should use - https://github.com/betacraft/rubyvernac-marathi or https://github.com/betacraft/rubyvernac-hindi - this has bunch of useful examples and a gem with translated aliases for method calls.

Usage -

keyword-parser test/test.rb ruby test/keywords.txt

Installation -

Install Go - https://golang.org/doc/install

go get github.com/betacraft/keyword-parser

Very early stage

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL