Skip to content
kosh04 edited this page Mar 14, 2011 · 6 revisions

Welcome to the newlisp-files wiki!

FIXME

(shell-command-to-string
  (format "%s -n -e \"(map name (symbols MAIN))\"" *newlisp-command*))
;=> "zsh:1: command not found: newlisp\n"
  • バイトコンパイル、または実行の前には必ずnewlispバイナリのあるディレクトリにPATHを通しておくこと。
Clone this wiki locally