Joel McCracken

Results 71 comments of Joel McCracken

btw @echawk do you have any interesting shen-elisp code to share? I'm still pretty new in the overall process, but here's mine: ``` #+begin_src emacs-lisp (let ((shen-dir "~/Projects/shen-elisp")) (add-to-list 'load-path...

Well at this point there are just a ton of changes, and given I don't really know how @deech built it in the first place, its hard for me to...

yeah @echawk ill let you know if/when I do. And same here, if you decide to work on it yourself, lmk. And yea the common lisp one may be eaiser,...

Hmm, tho, so I see that the shenlanguage.org site doesn't contain the kernel versions before 31, though the open source repo does still host those versions; perhaps it would be...

sure. Though, just FYI, I kinda spent some more time on the upgrade path, and I think I had m ore success? but having a second WIP would be great...

I don't have a link, it's not uploaded yet, but no, it does not have a working repl (yet) Dr Tarver says that shen 21 had a repl built in,...

Awk is a posix standard. Sent from my iPhone > On Nov 28, 2013, at 5:06 PM, Aaron Brooks [email protected] wrote: > > How dow you feel about a dependency...

What do you want this to do? Can you describe the feature a bit more?

Interesting. Would this also be used in the generation of a distributable interpreter? On Nov 19, 2013, at 11:24 AM, Alan Dipert [email protected] wrote: > The basic idea is that...

Using kernel as a base lisp would drastically help the problem of program size: http://axisofeval.blogspot.com/2011/09/kernel-underground.html and http://axisofeval.blogspot.com/2011/08/praising-kernel.html