> From owner-ports+m105...@openbsd.org Sat Sep 21 11:01:33 2019 > From: Solene Rapenne <sol...@perso.pw> > To: Mayuresh Kathe <mayur...@sdf.org> > Cc: ports@openbsd.org > Subject: Re: request for a port : zenlisp : anyone interested? > > On Sat, Sep 21, 2019 at 10:29:51AM +0000, Mayuresh Kathe wrote: > > would anyone on this list be interested and have time to > > build a port for "zenlisp"; http://www.t3x.org/files/zenlisp.zip > > thanks. > > > > I thought you moved away from it? > https://marc.info/?l=openbsd-misc&m=151791458509073&w=2 > > You can fetch the sources and run "make", it compiles. > >
i tried to learn c89, but couldn't wrap my head around pointers. i am now working on reducing the size of the zenlisp distribution by first working through the lisp part, and then probably do away with all the extraneous examples. post that i'll approach the list again and ask if anyone is interested in working on moulding the c89 part to be in line with openbsd standards and levels of quality. the whole "zenlisp" system is in public domain, so making changes and then relicensing it under "isc" should not be much of a problem. oh, and by the way, i am working on an expert system for openbsd, one to help users at the command-line and there-by reduce the load on @misc caused by repetitive questions from naives and newbies. :)