User Tools

Site Tools


geda:guile_scripting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
geda:guile_scripting [2015/12/07 11:41]
vzh Add info on how to install scripts
geda:guile_scripting [2016/02/09 11:56] (current)
vzh Add a link to new page about REPL
Line 15: Line 15:
 ==== Reference documents ==== ==== Reference documents ====
   * [[gnetlist Scheme primitives]]   * [[gnetlist Scheme primitives]]
 +  * [[gschem repl|Using REPL in gschem]]
  
 ==== Scripting examples ==== ==== Scripting examples ====
Line 23: Line 24:
 You can install them as well if you don't want to load them every time: You can install them as well if you don't want to load them every time:
   * copy the script you want into your //''​~/​.gEDA''//​ directory   * copy the script you want into your //''​~/​.gEDA''//​ directory
-  * put the line <​code>​(load "​filename.scm"​)</​code>​ into your //''​~/​.gEDA/​gschemrc''//​ (replace //​filename.scm//​ with the real name of the script)+  * put the line <​code ​lisp>(load "​filename.scm"​)</​code>​ into your //''​~/​.gEDA/​gschemrc''//​ (replace //​filename.scm//​ with the real name of the script)
  
  
geda/guile_scripting.1449506463.txt.gz ยท Last modified: 2015/12/07 11:41 by vzh