Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how do you run a lisp file with sbcl

;Download sbcl from here: http://www.sbcl.org/platform-table.html
; Semicolons are comments in lisp :)
; make a file with vim like so: "vim test.lisp" or whatever text editor
; "run" the file like so in command line or terminal:
"sbcl --script test.lisp" 
Comment

PREVIOUS NEXT
Code Example
Shell :: how mint nft works 
Shell :: change default browser is not working in manjaro 
Shell :: sudo systemctl to activate vmgr.service 
Shell :: modify env var linuc 
Shell :: imagemagick visual diff pdf 
Shell :: screen set env variables 
Shell :: run cmd in batch 
Shell :: Reset and sync local repository with remote branch 
Shell :: add exist code to git repository azure 
Shell :: How to install florence 
Shell :: If the {string} part is omitted, it is considered as an empty string, and the matched pattern is deleted. The following command deletes all instances of the string ‘foo’ in the current line 
Shell :: pass l to psql from linux 
Shell :: Install Spotify on zzUbuntu 
Shell :: imstall prettier 
Shell :: uninstall minikube ubuntu 20.04 
Shell :: copy scp from Windows to Ubuntu with credentials 
Shell :: ncdu exclude 
Shell :: what is amplify cli 
Shell :: Instala o Prettier no desenvolvimento 
Shell :: add users in group ubuntu 
Shell :: ubuntu /not root-owned 0:1001 
Shell :: service account impersonation google gcp application credentials 
Shell :: kill a server port in terminal 
Shell :: cashier paddle installation 
Shell :: papermc no gui 
Shell :: "scrapy shell" pass cookies to fetch 
Shell :: The command below uses du, sort, and head to show the top five largest files, starting from your /home directory: 
Shell :: remove gpg error on your installed app or package 
Shell :: uninstall maps 
Shell :: commaand creates a copy of the old file with the new name 
ADD CONTENT
Topic
Content
Source link
Name
7+2 =