4 releases

0.1.6 May 3, 2024
0.1.5 Apr 23, 2024
0.1.4 Apr 10, 2024
0.1.3 Mar 28, 2024

#589 in Database interfaces

MIT license

460KB
8K SLoC

A KittyCAD execution plan (KCEP) is a list of

  • KittyCAD API requests to make
  • Values to send in API requests
  • Values to assign from API responses
  • Computation to perform on values You can think of it as a domain-specific language for making KittyCAD API calls and using the results to make other API calls.

Dependencies

~32–46MB
~530K SLoC