Disheng Su
Results
2
issues of
Disheng Su
## Translate Redis to D ## What are rough milestones of this project? Translate Redis from C to D, be able to compile in D, and pass all the unit...
betterC
Refer to request: https://github.com/c3lang/c3c/issues/1395 - Add json_marshal.c3 with Go-style API (json::marshal, json::marshal_value, json::marshal_array) - Support all primitive types: String, int, float, double, bool - Support enums (always marshaled as enum...