Release Name: 0.1.0
Notes:
RSyntaxTree is a graphical syntax tree generator written in
the Ruby programming language. It is a port of phpSyntaxTree
created by André Eisenbach. While phpSyntaxTree does not
accept multi-byte characters as those in Japanese,
RSyntaxTree handles text of any language as long as it can
be encoded in UTF-8 and fonts have been installed in the
system. It consists of an easy-to-use ruby library and
web-based interface made with Ruby on Rails.
Working web interface is available at
http://yohasebe.com/rsyntaxtree/
Changes:
0.1.0
-----
* Initial release
|