tany —
Hey! I don't know if this is a known issue or an issue to begin with, but I was checking the type …
0.6.3 is out and brings some nice improvements and changes together with bug fixes and standard li…
No, C3 just supports asm and LLVM IR output on top of the normal binary output.
trf2. —
Does anyone know of a similar guide that could work for MSYS2 (with GCC) instead of visual studio?
I appreciate the fixes. So far seems to be working on my machine (previously 4coder crashed on win…
Look at job postings for jobs you'd like to do, then target the tech they're using. For example, I…
Thanks for this - exactly what I was looking for! (I love how adding "handmade" to the beginning o…
There are a lot more people on the discord server, so you're more likely to get an answer there.
For the past year or so since I discovered HMH and this community, I have been thinking of becomin…
I finally got around to writing some basic parsers for org and markdown. Thank you very much. 4co…
Is there a way to generate C sources from C3 sources? If so, I couldn't find it in the documentati…
I have a tutorial like this for X11, Cocoa, and Winapi. I'm going to put a link to it here because…
This stayed in my mind so I tried to figure it out again (I already did when the thread was create…
Yeah, it seems that when we scale around to mouse position, we need to change the camera position …
After testing the xform for a couple different zoom levels, it really feels to me like the calcula…
ASAN's malloc/free replacements also use shadow-bytes. They have to malloc more memory than reques…
I'm not super confident with this, but I didn't see any issue with what you wrote. But it could be…
Sorry to ressurect an old thread, but I've been struggling with this for a while and can't seem to…
The 0.6.2 release is here, and a lot has happened since 0.6.1. Mainly it's that C3 has seen a lot …
A new release of RemedyBG, 0.4.0.7, is available with the following improvements and bug fixes: No…
wouldn't be an crate idea then to use arena allocators for llvm? They could go through some of the…
Thanks, I appreciate seeing how it's working on different platforms.
When you create an application that locks the cursor, such as a game with a first-person camera, i…
A new version of RemedyBG is available for download in the usual place on itch.io with the followi…
Hi. Former game hacker here. I reverse engineered and developed automation engines targeting MMORP…
All the provided arguments sound quite convincing. Wouldn't you want to add a reference to this ar…
I've been trying out Metadesk and your question piqued my interest so I took a look at Ryan's cust…