[go: up one dir, main page]

8 days ago

It seems to be the sqlite of vector searches, would be great if embeddable in a web page directly.

by sebastien 8 days ago

13 Aug 25

MeasureThat has plenty of microbenchmarks that help answer common questions around what is faster (eg. maps vs objects, etc).

by sebastien 6 months ago

28 Dec 23

When you write a module in C’Dent, you can use it in a dozen different programming languages. For instance, you could write a module in Python and use it in JavaScript, or you could write a module in JavaScript and use it in Perl 6, Ruby or Java.

What a trip.

This is of limited use since it’s for logic, not for API stuff, and most apps write their own logic instead of relying on modules for logic, but I’ll have to try to remember that this exists for things that do rely on logic.

One example that does come to mind is an infix expression parser library that takes strings as input and returns numbers. Something like that could work with C’Dent.

Under “next steps” it says:

Add variables and assignments

Conclusion: completely useless for now without further hacking & patching.

by 2097 2 years ago

14 Jul 09

minimal but powerful templating language

by piranha 16 years ago