Hello, everyone! It's been quite a busy few weeks, which is why I'm surprised at the fact that I s…
I only had one strpool.h in my single-file-library list, so I added the others you've posted about…
I do not allow those type of floating point literals so that's not a problem in this language. Thi…
if you allow floating point literals like "2." or ".0" then the ".." may pose an issue when lexing…
After a lot of thought:I've removed ... and ..< and replaced it with .. which is equivalent to the…
This language is starting to take shape very fast and the "base language" looks like it will be do…
So, for the fourth weekend in a row (I am on a roll) I give you another stand-alone library. I hav…
That's awesome :) I have worked hard to make it as easy as possible to get working. If you get stu…
Hey that's not a bad idea! I'll have to think about it but I think that's doable. An alternative …
You didn't do anything wrong, that's just a problem with 4coder, I'll put it at the top of my todo…
Big thanks mmozeiko. I will check it out ASAP. This needs to be added to resource section if there…
thank you. i started a blank VS 2015 Community project, added app.h and copied the sample from the…
Hi Allen, maybe iam the only one for this, but since i don't use .bat's for now iam using the alt+…
That's what I did, but if I can avoid having to do that it would be great.
Cool beans. Thanks for the head's up.
Hi all, when i create new file in 4coder and type something like "Anewdirectory/anewfile.test" it …
works without creating any account:
For basic functionality like getting window up, getting input events, doing some OpenGL rendering …
Speaking of downloading the mp3, could you provide a way to download the mp3 without creating a so…
I wanted to port my pong clone to android so i downloaded the android ndk but im stuck I can't fig…
He hey, To answer a central question I got from Twitter, IRC, and Discord: . I did it to just enjo…
as a bit of extra data, visiting the thread with an additional post added fixed the bug with abner…
Right, there are implementation differences. But I don't think there will be any problems using it…
Cheers, Martins. The Nano looks like it'll be the best fit for me because I don't have a device th…
One argument that can apply in server scenarios, is that spending some extra time on the code, onc…
YubiKey: I have one Neo and one Nano. I use it everywhere where it is possible - google, github, …
What do you folks use for U2F? And are the keys any different anyway?
What you (as users) should do is ask the websites you visit to implement 2FA and more importantly…
Having password managers to generate unique passwords is good, but still doesn't protect you again…