Content deleted Content added
Removed the orphan tag. (It has at least 4 or more links). |
Since Tea 3.2.4 a JVM 1.6 (or higher) is required. |
||
Line 15:
* 100% Pure Java.
** The Tea interpreter is implemented in Java.
** Tea runs anywhere with a Java 1.
** Java reflection features allow the use of Java libraries directly from Tea code.
* Intended to be easily extended in Java. For example, Tea supports relational database access through [[JDBC]], regular expressions through [[GNU]] [[Regexp]], and an [[XML]] parser through a [[SAX]] parser (XML4J for example).
|