| Tea | |
|---|---|
| Paradigm | Multi-paradigm:Functional,Object-oriented (class-based) |
| Developer | Jorge Nunes |
| First appeared | 1997 (1997) |
| Website | Tea |
| Influenced by | |
| Tcl,Java,Scheme | |
Tea is ahigh-levelscripting language for theJava environment. It combines features ofScheme,Tcl, andJava.[1][2]
Tea is a proprietary language. Its interpreter is subject to a non-free license. A project called "destea", which released as Language::Tea inCPAN, provides an alternative by generating Java code based on the Tea code.
TeaClipse[3] is an open-source compiler that uses a JavaCC-generated parser to parse and then compile Tea source to the proprietary Tea bytecode.
tea programming language.