Comment by renox
1 day ago
Not the GP but while Odin has a syntax similar to Go, it has manual memory management instead of a GC, that's a pretty big difference.
1 day ago
Not the GP but while Odin has a syntax similar to Go, it has manual memory management instead of a GC, that's a pretty big difference.
Obviously, but it's an extremely well design language with a batteries included approach to the standard library.