Monday, October 03, 2005
Using kjParsing module.
This Sunday I came across the kjParsing module, "A parser generator written in Python for Python". It is good for writing experimental translators, code generators, interpreters, or compilers. I wanted to work with it and get atleast a simple application built on it. By end of night, yep I got my "Simple Calculator Program" working :). I tried to get the Calculator program, as I get a chance to playaround defining different rules for the grammar which are very simple. Here is the Source. You can download the complete source here.
Comments:
<< Home
Hi,
Very nice blog. How do you find balance between working on Python and Java? I have no idea abot Java, why not write a small tutorial on Python.
Best,
Debashish
http://jroller.com/page/debashish
Post a Comment
Very nice blog. How do you find balance between working on Python and Java? I have no idea abot Java, why not write a small tutorial on Python.
Best,
Debashish
http://jroller.com/page/debashish
<< Home