Content deleted Content added
PhnomPencil (talk | contribs) m Fixing links to disambiguation pages -- Sax using AWB |
Kept at AfD |
||
(36 intermediate revisions by 24 users not shown) | |||
Line 1:
<!--
<wiki comment>
## i will try and save this article. it's been of use to me.
Landis (LGReed)##
###
{{Proposed deletion/dated
|concern = [[WP:NSOFTWARE|non-notable software]] - Standard searches do not reveal enough significant coverage in [[Wikipedia:Independent sources|independent]], [[Wikipedia:Identifying reliable sources|reliable sources]]
|timestamp = 20150917154324
}}
{{Notability|date=January 2011}}
</wiki comment> -->
{{Infobox programming language
| name = Tea
Line 6 ⟶ 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 23 ⟶ 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 31 ⟶ 42:
== Interpreter alternatives ==
==References==
Line 38 ⟶ 50:
== External links ==
* [https://web.archive.org/web/20120116195952/http://www.pdmfc.com/tea/ Tea Home Page]
* [
[[Category:Scripting languages]]
[[Category:Programming languages]]
[[Category:High-level programming languages]]
[[Category:Programming languages created in 1997]]
|