We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
robby
Hi Allen, thanks for the advice! I new about project.4coder but i did not think to use it this way…
»
Ginger Bill
Tagged/Discriminated unions are one of my favourite "complex" data structures. I use them for when…
»
Ryan Fleury
@Jeroen van Rijn Thanks so much for the support!
»
Ryan Fleury
@Jeremiah Thank you so much! Yeah, I very recently learned about this use of unions, which is actu…
»
Doeke
cool!
»
Jeroen van Rijn
Yet another cool update :) Thanks, Delix!
»
Jeremiah Goerdt
Must watch movie right here. Linked because of the book reference. Enjoy :-)
»
Jeremiah Goerdt
Cool stuff. Using unions in this way is something I want to do more of. Since I write pure C, I do…
»
Raytio
I think it would be cool if you try to implement something other than a stack style. If your gonn…
»
@Mattias_G
Oh cool - I didn't think of it. I can let you know when I release more libs, should you want to c…
»
Dumitru Frunza
Hey guys, I'd like to share with you the results of my project to build a compiler from scratch. T…
»
Mārtiņš Možeiko
Couldn't catch the stream live, but here are couple comments on today's code. Instead of checking …
»
Jeremiah Goerdt
Some of this looks pretty great. If it weren't for the brace style I might actually use them! :) …
»
Ryan Fleury
Hello, everyone! It's been quite a busy few weeks, which is why I'm surprised at the fact that I s…
»
Sean Barrett
I only had one strpool.h in my single-file-library list, so I added the others you've posted about…
»
Ginger Bill
I do not allow those type of floating point literals so that's not a problem in this language. Thi…
»
ratchetfreak
if you allow floating point literals like "2." or ".0" then the ".." may pose an issue when lexing…
»
Ginger Bill
After a lot of thought:I've removed ... and ..< and replaced it with .. which is equivalent to the…
»
Ginger Bill
This language is starting to take shape very fast and the "base language" looks like it will be do…
»
@Mattias_G
So, for the fourth weekend in a row (I am on a roll) I give you another stand-alone library. I hav…
»
@Mattias_G
That's awesome :) I have worked hard to make it as easy as possible to get working. If you get stu…
»
Allen Webster
Hey that's not a bad idea! I'll have to think about it but I think that's doable. An alternative …
»
Allen Webster
You didn't do anything wrong, that's just a problem with 4coder, I'll put it at the top of my todo…
»
Shazan
Big thanks mmozeiko. I will check it out ASAP. This needs to be added to resource section if there…
»
Victor Noagbodji
thank you. i started a blank VS 2015 Community project, added app.h and copied the sample from the…
»
robby
Hi Allen, maybe iam the only one for this, but since i don't use .bat's for now iam using the alt+…
»
Simon Anciaux
That's what I did, but if I can avoid having to do that it would be great.
»
Jeroen van Rijn
Cool beans. Thanks for the head's up.
»
robby
Hi all, when i create new file in 4coder and type something like "Anewdirectory/anewfile.test" it …
»
»