vindarel / replic

Build a terminal application in no time from an existing library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accept sentences as arguments, not just words

vindarel opened this issue · comments

Practical use case: vindarel/lyrics#1

the command

lyrics "artist name" "song name"

sends four arguments, instead of just two, logically, as in the lisp side.

replic must do some minimal parsing to catch sentences.