Changes between Version 19 and Version 20 of WikiStart

Show
Ignore:
Timestamp:
11/24/08 15:10:15 (22 months ago)
Author:
mooneer (IP: 66.75.245.86)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v19 v20  
    11= Welcome to Kite = 
    22 
    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! 
     3Kite 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! 
    44 
    55== Starting Points ==