KC3 v0.1.17 released
2 points by thodg
2 points by thodg
If you're like me and don't know what KC3 is, from the website: https://kc3-lang.org/en
KC3 is a programming language with meta-programmation and a graph database embedded into the language.
I was intrigued that there was a graph database embedded into the language, but I couldn't find any good examples showing off its usage, including how/if it supports persisting to disk with ACID properties.