Changes between Version 19 and Version 20 of WikiStart
- Timestamp:
- 11/24/08 15:10:15 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v19 v20 1 1 = Welcome to Kite = 2 2 3 Kite is a programming language designed to minimize as much of the programmer experience as possible-- quick development and running time and low CPU and memory usage (the binary is around 250KB stripped on OSX, for instance). As this is a new project, we're just getting things started. Feel free to poke around and learn more!3 Kite is a programming language designed to minimize the required experience level of the programmer -- quick development and running time and low CPU and memory usage (the binary is around 250KB stripped on OSX, for instance). As this is a new project, we're just getting things started. Feel free to poke around and learn more! 4 4 5 5 == Starting Points ==
