5 lines
No EOL
614 B
Text
5 lines
No EOL
614 B
Text
{{Stub}}{{language
|
|
|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 (.).
|
|
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/].
|
|
Kites File extension is .kt and requires its own compiler which comes in source and .deb. All located on the official site. |