Wednesday, December 30, 2015

Keyboard Symbols and Character for Raspberry Pi

All keyboard Symbols for using in Raspberry Pi


! @ # $ % ^ & * ( )  _ +


= -  `  ~ \  |  ]  [  }  {  ; :  '  "   /  ?  .  ,   >  <  

Friday, December 25, 2015

CLISP Compiler - Windows Folder access Commads

How access Windows folders in Clisp compiler?

(cd "c:\\foldername")

Where, 

  • c   -  Drive name
  • foldername - folder in which lisp programs are saved. 
Example:

Foldername:  lisp
Folder present in :  C Drive

how to enter into a folder in lisp compiler for windows, clisp folder commands, clisp windows commands folder entry syntax



Tags
how to enter into a folder in lisp compiler for windows, clisp folder commands,
clisp windows commands folder entry syntax