7 Oct 2005 12:38
Porting SUnet to s48; network API convergance
Andreas Rottmann <a.rottmann <at> gmx.at>
2005-10-07 10:38:19 GMT
2005-10-07 10:38:19 GMT
The following message is a courtesy copy of an article that has been posted to gmane.lisp.scheme.scsh.devel as well. Hi! Since I'd like to be able to run SUnet on Scheme48, I have wondered what the best way would be to achive this; here are excerpts of my exchange with Michael Sperber: ,---- | Andreas Rottmann <ar <at> visotech.at> writes: | | > [...] These ideas and patches are all somewhat related to the effort | > of porting scsh to Scheme48. I'm also interested in details on that, | > since I want to have SUnet available for Scheme48 and that would | > mean porting some scsh libraries/infrastructure. Could you please | > point me to information on the porting process, so I can get | > involved? | | That's a handful of questions. I'm not sure I can answer all of them | well: | | The general plan with scsh and Scheme 48 is to clean up the scsh APIs | one by one. The network API is high on that list, and indeed running | SUnet on Scheme 48 is among our plans. For that to happen, what we | need to do is overhaul the scsh networking API---to clean it up, and | to fit better with Scheme 48 conventions. First and foremost, that | means turning the enumerations into finite types, I think. The best | way to do it is probably to make the changes on the scsh trunk, and, | when the code is ready there, merge it over. (We also have plans to(Continue reading)
RSS Feed