Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Tea

< >

Tea is a programming language created in 1997.

#751on PLDB 27Years Old 17Repos
Homepage · Wikipedia

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 Example Token
Strings ✓ "Hello world" "
Comments ✓ # A comment
Line Comments ✓ # A comment #
Print() Debugging ✓ echo
Semantic Indentation X
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll