euslisp / EusLisp

EusLisp is an integrated programming system for the research on intelligent robots based on Common Lisp and Object-Oriented programming. [Manual](http://euslisp.github.io/EusLisp/manual.html ) [マニュアル](http://euslisp.github.io/EusLisp/jmanual.html )
Other
56 stars 50 forks source link

GSoC 2016: Return Barrier Garbage Collector #167

Open kunaltyagi opened 8 years ago

kunaltyagi commented 8 years ago

Hi, I'm interested in implementing the RGC.

I have read the paper and the relevant Makefile. @k-okada What should I do next?

PS: README.rgc is unreadable.

k-okada commented 8 years ago

What's next? write proposal, and if you have time, please try to compile with rgc option. sorry for late, I have fixed the README.rgc, but that is in Japanese, do you think Google Translate work for you?

◉ Kei Okada

On Sun, Mar 20, 2016 at 6:26 PM, Kunal Tyagi notifications@github.com wrote:

Hi, I'm interested in implementing the RGC.

I have read the paper http://www.yuasa.kuis.kyoto-u.ac.jp/%7Eyuasa/ilc2002/paper.pdf and the relevant Makefile https://github.com/euslisp/EusLisp/blob/master/lisp/Makefile.rgc. @k-okada https://github.com/k-okada What should I do next?

PS: README.rgc https://github.com/euslisp/EusLisp/blob/master/lisp/README.rgc is unreadable.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/euslisp/EusLisp/issues/167

kunaltyagi commented 8 years ago

I have compiled with rgc option, and have submitted a draft proposal. Google Translate wasn't perfect, but it worked good enough for me to read it.