If it wasn't obvious, I'm Delix and I'm developing Dissonance. All of the art you can see on the …
Fundamentally speaking this sort of thing just boils down to an AST. If you think about what a "m…
Mike T —
Got the keyboard input working much better this evening. Time to deal with mouse input (I have bee…
I may write a little tutorial instead of a video. The reasoning behind this bizzare comment is tha…
I've been recently learning & trying out go and I must say I like it for small tools & utilities. …
Thank you for this detailed post, Allen. Metaprogramming is what I want to tackle next and there a…
Okay yes, I concede that optimization should be possible assuming all of the source code is provid…
"struggle to optimize" with the callback+userdata case is perhaps a bit strong. If the hypothetica…
So glad to see Odin up on the site now! A while back I promised you a write up on my number one f…
Doeke —
It would be really nice if you could make a video of how to set up everything. For example there i…
Doeke —
First off all, nice to see you released this! Some basic examples would be nice. It's hard to rewa…
I use it quite often and I find that it's great for server development and an all round replaceme…
That's my crappy testing suite. It's not actually what I use for actually example but for me to ju…
I'll take a crack at your questions. It's Thanksgiving Holiday for many of us, so we might take a …
isn't that what the directory is?
With the compiler release, there is a little (modern) OpenGL example with examples of using interf…
hugo —
Hi gb, Would be very interesting if there was a second repo named to help people get started with…
Mike T —
It was great to meet you Aaron, I look forward to seeing what you make! Just to update:Fixed slow …
Oops I forgot to report back. I guess since it's on an ARM architecture there isn't a intrinsic fo…
gonutz —
, I am creating a IDE, from scratch, in Go. I would like to get feedback on my plans and ideas an…
Yes there is a somewhat official port on the way, I am not authoring it myself and it is a part ti…
It's a "bad" practice only if you are doing "normal" build - when you are compiling bunch of .c/cp…
jish —
Thanks again for the information! I'm still learning :) My understanding was that it is bad practi…
Ah yeah man i do the same thing, i cant use the drop in solutions either
Jesse —
It's currently being worked on, actually.
Odin v0.0.3c Coming Soon™
Doeke —
Did someone make an OSX port yet? If so please share with Alan so he can share with us :)
Copyright (c) 2016 Ginger Bill. All rights reserved. Redistribution and use in source and binary f…
sounds like it could be a good idea to help solidify concepts. I like the idea of having the annot…