Recent Forum Threads
Hey guys,
A while ago I've started working on a compiler and now the code is ready for the first…
Hey guys,
I'd like to share with you the results of my project to build a compiler from scratch.…
Recent Forum Replies
Hi there, fellow Handmade enthusiasts!
Today is the official closing day of HoC, a project I hav…
I prefer the second option - a linked list of Tokens:
1) It's the simpler solution.
2) Easy t…
Thanks for sharing!
Have used the technique here and here
'user32.lib' needs to be passed to the linker using the '/link' option :
1cl -Zi ..\work\misc\win…