| dbpprop:abstract
|
- Qi is a functional programming language developed by Dr Mark Tarver and introduced in April 2005 under the GNU GPL license An upgraded version was reimplemented and issued as Qi II in November 2008 Qi II is currently free for personal and educational use and a commercial license for producing closed source is included in the language guide available from the home site Qi is written in Lisp It includes most of the features common to modern functional programming languages such as pattern-matching, currying, partial applications, guards and (optional) static type checking
|