This year we successfully ported https://git.kmx.io/ from Elixir (Erlang VM : Beam) to pure C and KC3. The webserver still has problems since we switched from libevent2 to kqueue (see other blog post) but the application runs fine. Git repo...
This weekend I finished setup of the kc3-lang@lists.mail.kmx.io mailing list. Please subscribe to get the latest news and support for KC3 and related projects.
To subscribe just send an e-mail from the address you want to subscribe to ...
Last two weeks I've been working on dropping libevent2 support in favor of kqueue. It lead to two things : I can now stop my server gracefully and I lost ASan as it is not available on BSD. No problem, I read in some OpenBSD related pro...
People like to dream. I like having dreams. I cannot afford to be satisfied just by myself. I am a social being.
Some dreams are crazy. We get out of bounds get into more pleasure and fame by breaking the rules. It's a common logic in oc...
DNA is a code, it encodes proteins over sequences of three bases composed of four elements which are complementary two by two : {A, T, G, C}.
It provides the RNA transcriptase with enough data to choose a next nucleotide that will be cha...