Category:Kite: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:
|site=http://www.kite-language.org}}
|site=http://www.kite-language.org}}
'''Kite''' is a programming language started in 2006. Its aim is to be quick and small in developement and run time. The pipe character (|) is used to indicate function calls, unlike other languages that use periods (.).
'''Kite''' is a programming language started in 2006. Its aim is to be quick and small in developement and run time. The pipe character (|) is used to indicate function calls, unlike other languages that use periods (.).
The language is rather new to the programming community but hold high hopes. If your interested in poking around in this language Documentation is located Here [http://www.kite-language.org/docs/kite-1.0.3-docs/].