Measures Concepts
GitHub icon

Tea

Tea - Programming language

< >

Tea is a programming language created in 1997.

#713on PLDB 27Years Old 17Repos

Tea is a high level scripting language for the Java environment. It combines features of Scheme, Tcl, and Java. Integrated support for all major programming paradigms. Read more on Wikipedia...


Example from the web:
echo "Hello, world!"
Example from the web:
class Square Rectangle ( ) method Square constructor ( size ) { $super constructor $size $size }
Example from hello-world:
echo "Hello World"
Example from Linguist:
<% template foo() %>

Language features

Feature Supported Token Example
Strings ✓ "
"Hello world"
Comments ✓
# A comment
Line Comments ✓ #
# A comment
Print() Debugging ✓ echo
Semantic Indentation X

View source

- Build the next great programming language · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout