Content deleted Content added
Bluelink 1 book for verifiability.) #IABot (v2.0) (GreenC bot |
Kept at AfD |
||
(6 intermediate revisions by 6 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>{{cite book|url=https://archive.org/details/javaservletprogr00hunt_0|url-access=registration|page=[https://archive.org/details/javaservletprogr00hunt_0/page/423 423]|quote=tea programming language.|title=Java Servlet Programming: Help for Server Side Java Developers|first1=Jason|last1=Hunter|first2=William|last2=Crawford|date=April 3, 2001|publisher="O'Reilly Media, Inc."|isbn=9780596000400|via=Internet Archive}}</ref><ref>{{Cite journal|url=https://digitalcommons.wpi.edu/mqp-all/5348|title=A Distance learning system for Tea programming.|first1=Khue|last1=Huynh|first2=Leena|last2=Razzaq|date=January 1, 2002|journal=Major Qualifying Projects (All Years)}}</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]]
|