Content deleted Content added
No edit summary |
Kept at AfD |
||
(7 intermediate revisions by 7 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-level]] [[scripting language]] for the [[Java platform|Java]] environment. It combines features of [[Scheme (programming language)|Scheme]], [[Tcl]], and [[Java (programming language)|Java]].<ref>{{
==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 45 ⟶ 44:
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 code based on the Tea code.
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]]
|