4 ms·
I would argue this is a new language which just happens to compile to go.
by Refefer 13y ago
I would argue this is a new language which just happens to compile to go.
- c-a 13y agoActually it's a code generator with a library of functions it can generate. This is how the "generics" are implemented: https://github.com/clipperhouse/gen/blob/master/templates.go https://github.com/clipperhouse/gen/blob/master/templates.go