RSSAmplifier

(proclaim λ) · Aug 8, 2018

Lisp shell semantics

0
Sign in to vote or save

This site took too long to answer. You can still read it on the original site — the toolbar below keeps your place in the directory.

Continuing from an earlier post , what might the semantics be that we'd like to have for a more useful shell integrated with a Lisp environment? Syntax Of course we can always keep the regular Common Lisp reader; however it's not best suited for interactive shell use. In fact I'd say interactive use period requires heavy use of editing commands to juggle parens. Which is why some people use one of…

Read on //blog.macrolet.net/posts/Lisp-shell-semantics.html

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.