Hey all!
If it wasn't obvious, I'm Delix and I'm developing Dissonance. All of the art you can …
Fundamentally speaking this sort of thing just boils down to an AST. If you think about what a "…
Mike T —
Got the keyboard input working much better this evening. Time to deal with mouse input (I have be…
I may write a little tutorial instead of a video. The reasoning behind this bizzare comment is th…
I've been recently learning & trying out go and I must say I like it for small tools & ut…
Thank you for this detailed post, Allen.
Metaprogramming is what I want to tackle next and there…
Okay yes, I concede that optimization should be possible assuming all of the source code is provi…
"struggle to optimize" with the callback+userdata case is perhaps a bit strong.
If the hypotheti…
So glad to see Odin up on the site now! A while back I promised you a write up on my number one …
Doeke —
It would be really nice if you could make a video of how to set up everything.
For example there…
Doeke —
First off all, nice to see you released this!
Some basic examples would be nice. It's hard to re…
Who and how many of you even use Go?
I use it quite often and I find that it's great for server d…
That's my crappy testing suite. It's not actually what I use for actually example but for me to j…
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 code directory is?
With the compiler release, there is a little (modern) OpenGL example with examples of using inter…
hugo —
Hi gb,
Would be very interesting if there was a second repo named https://github.com/gingerBill/…
Mike T —
It was great to meet you Aaron, I look forward to seeing what you make!
Just to update:
* Fixed …
Oops I forgot to report back. I guess since it's on an ARM architecture there isn't a intrinsic f…
gonutz —
Hey everybody,
I am creating a Go IDE, from scratch, in Go.
I would like to get feedback on my…
Yes there is a somewhat official port on the way, I am not authoring it myself and it is a part t…
It's a "bad" practice only if you are doing "normal" build - when you are compiling bunch of .c/c…
jish —
Thanks again for the information! I'm still learning :)
My understanding was that it is bad prac…
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](https://github.com/gingerBill/Odin/releases/tag/v0.0.3c)
What's New
Rewritten i…
Doeke —
Did someone make an OSX port yet?
If so please share with Alan so he can share with us :)