kmx.io Blog
-
-
2024-12-06 20:45:49
Viewed 1275 times
A tour of the KC3 HTTPd Wiki
-
The https://www.kmx.io/ website relies primarily on a private wiki to translate the website pages from Markdown syntax to HTML. The page slug is included in the page body and div classes ...
-
2024-12-06 20:45:49
Viewed 1275 times
-
-
2024-12-05 12:55:32
Viewed 665 times
First try for thread support in KC3 using pthread
-
I did a first try for thread support using pthread on KC3 and it mostly works because the facts database (triple store) and its cursors (iterators) are already locked using pthread rwlock and mutex.
To make this possible many pointers we...
-
2024-12-05 12:55:32
Viewed 665 times
-
-
2024-11-21 13:08:07
Viewed 653 times
New pages featuring SVG drawing in kc3_httpd
-
The images are generated on the fly by a custom route and controller in kc3_httpd. The xml body is then rendered with content type image/svg+xml.
This is ...
-
2024-11-21 13:08:07
Viewed 653 times
-
-
2024-11-10 10:41:13
Viewed 1010 times
New website for kmx.io, written in KC3
-
Today we released the new kmx.io website.
It is a web application including a blog and user management written in KC3 using
kc3_httpdand its dynamic routes.The blog and users are sav...
-
2024-11-10 10:41:13
Viewed 1010 times
-
-
2024-10-10 12:00:00
Viewed 727 times
New website for KC3
-
We put a new website online for the KC3 Programming Language
The website is self hosted on
kc3_httpdweb server written in KC3 and hosts the documentation for the language.Please leave your comments on disc...
-
2024-10-10 12:00:00
Viewed 727 times