allow columns of a Tablepress table to be reordered/resized on the fly in the front end
Updated 2019-09-14 14:05:41 +00:00
code to drive a light show on the edges of a small stellated dodecahedron, each with a Phillips Hue lightstrip embedded in it.
Updated 2019-10-02 15:34:18 +00:00
Customizations and extras for MOFAD use of ERPNext
Updated 2020-10-14 02:41:48 +00:00
An app for Frappe framework that serves as an add-on to the ERPNext app to allow Justworks invoices to be loaded as Journal Entry documents into ERPNext.
Updated 2020-11-23 00:28:14 +00:00
The Spoofax helloworld language project, extended to the point of "compiling" the language to python
Updated 2021-01-14 00:35:57 +00:00
Examples from Spoofax "Stratego Tutorial/Reference" manual, worked in Spoofax Eclipse IDE.
Updated 2021-02-04 00:25:17 +00:00
Proof-of-concept tiny package like mathjs with mutable "typed functions" and module-based dependency tracking/"tree-shaking"
Updated 2022-03-25 21:46:27 +00:00
Create Tablepress tables which summarize and display information from Pods
Updated 2022-03-28 23:11:10 +00:00
Proof of concepts for a PocoMath-adjacent approach to a possible math.ts (TypeScript analogue of mathjs)
Updated 2022-09-26 05:39:45 +00:00
C+-, a source transducer for C++ supporting less cluttered, lighter weight code
Updated 2022-12-28 17:13:05 +00:00
In support of comfortable stream-centric (and functional) programming
Updated 2023-06-13 17:43:48 +00:00
A little proof-of-concept for organizing mathjs by module inclusion, avoiding factory functions.
Updated 2023-08-16 00:39:07 +00:00
C+-, a source transducer for C++ supporting less cluttered, lighter weight code
Updated 2023-10-04 05:54:18 +00:00
A final (?) prototype for a refactor of mathjs, culminating the picomath, pocomath, typomath series. Provides an extensible core with "fuzzy" types for its operations, that can at any time generate exact .d.ts file for its current state.
Updated 2023-10-20 16:11:04 +00:00