Content deleted Content added
Putting notability template back (might have been inadvertently commented out, but still needed). |
Kept at AfD |
||
(21 intermediate revisions by 15 users not shown) | |||
Line 1:
<!--
<wiki comment>
Line 17 ⟶ 16:
| developer = Jorge Nunes
| influenced by = [[Tcl]], [[Java (programming language)|Java]], [[Scheme (programming language)|Scheme]]
| website = [
}}
'''Tea''' is a [[High-level programming language|high
==Features==
* Integrated support for all major programming paradigms.
** [[Functional programming]] language.
** Functions are first
** Scheme-like closures are intrinsic to the language.
** Support for object
* Modular libraries with autoloading on
* Large base of core functions and classes.
** String and list processing.
Line 34:
** Database access.
** [[XML]] processing.
* 100%
** The Tea interpreter is implemented in Java.
** Tea runs anywhere with a Java 1.6 [[Java virtual machine|JVM]] or higher.
Line 42:
== Interpreter alternatives ==
==References==
Line 56 ⟶ 57:
[[Category:High-level programming languages]]
[[Category:Programming languages created in 1997]]
|