Content deleted Content added
PhnomPencil (talk | contribs) m Fixing links to disambiguation pages -- Sax using AWB |
|||
Line 27:
** Tea runs anywhere with a Java 1.6 [[Java virtual machine|JVM]] or higher.
** 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 [[Simple API for XML|SAX]] parser (XML4J for example).
== Interpreter alternatives ==
|