Monorepo for Aesthetic.Computer aesthetic.computer
at main 24 lines 752 B view raw
1cff-version: 1.2.0 2message: "If you use KidLisp, please cite it as below." 3type: software 4title: "KidLisp" 5abstract: >- 6 KidLisp is a minimal Lisp dialect with 118 built-in functions 7 designed for creating generative art and interactive experiences. 8 It provides a simple yet powerful language for expressing visual 9 and temporal patterns within the Aesthetic Computer system. 10authors: 11 - family-names: Scudder 12 given-names: Jeffrey Alan 13 orcid: "https://orcid.org/0009-0007-4460-4913" 14repository-code: "https://github.com/digitpain/aesthetic.computer" 15url: "https://kidlisp.com" 16license: ISC 17keywords: 18 - lisp 19 - generative-art 20 - creative-coding 21 - programming-language 22 - domain-specific-language 23 - live-coding 24 - interactive-art