Content deleted Content added
m →top: switch to .com for Google Books; same content, but more trustworthy top-level ___domain, replaced: https://books.google.com.sa/ → https://books.google.com/ |
Kept at AfD |
||
(8 intermediate revisions by 8 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 35 ⟶ 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 43 ⟶ 42:
== Interpreter alternatives ==
Tea is a proprietary language. Its interpreter is subject to a non-free license. A project called "destea", which released as Language::Tea in [[CPAN]], provides an alternative by generating Java
TeaClipse<ref>[http://code.google.com/p/teaclipse/ TeaClipse]</ref> is an open
==References==
Line 58 ⟶ 57:
[[Category:High-level programming languages]]
[[Category:Programming languages created in 1997]]
|