Tea (programming language): Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Deadlink}}
Line 32:
 
* Tea is a proprietary language. Its interpreter is subject to a non-free license. On the other hand, a project called "destea", which released Language::Tea in CPAN, provides an alternative to the proprietary interpreter, by generating Java Code based on the Tea code.
* There's an open source compiler, TeaClipse,<ref>[http://code.google.com/p/teaclipse/ TeaClipse] from [[Google]]</ref> that uses a JavaCC-generated parser to parse and then compile Tea source to the proprietary Tea bytecode. The author of TeaClipse has expressed interest in enhancing TeaClipse to produce Java bytecode.<ref>[http://clearlyvague.com/?p=25 ]{{deadlink|date=June 2012}}</ref>
 
==References==