Hacker News new | ask | show | jobs
by dualogy 3142 days ago
Current approach: http://github.com/metaleap/gonad-corefn (to be renamed later) --- heavily in-flux, even more slow-going pretty-soon-now (long-term freelance gig coming up), but I'm committed to keep committing =) --- won't be polished in terms of docs/tests/better-commit-msgs etc until reaching a certain stage of completeness. Also about 1/3rd of the code can be ditched at some point, coming from earlier stages --- only will become fully apparent which 1/3 at a later stage of maturity as well though.

Earlier first approach, won't currently compile due to deps: http://github.com/metaleap/gonad-coreimp

Auxiliary stuff currently dumped in: http://github.com/golamb

For a fun ps2go comparison, side-by-side:

https://github.com/golamb/test-pscorefn-src/tree/master/src/... <-> https://github.com/golamb/test-pscorefn2go/tree/master/Mini --- lots to-do still =)