User Tools

Site Tools


geda:gschem_repl

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
geda:gschem_repl [2016/02/09 08:49]
vzh Started translation
geda:gschem_repl [2016/02/09 11:59]
vzh Explanation of translation links
Line 1: Line 1:
-[[gschem repl.ru|Russian]]+In other languages: ​[[gschem repl.ru|Russian]]
  
 ====== Using REPL in gschem ====== ====== Using REPL in gschem ======
Line 55: Line 55:
 [[https://​lists.gnu.org/​archive/​html/​guile-devel/​2010-10/​msg00044.html|here]]. [[https://​lists.gnu.org/​archive/​html/​guile-devel/​2010-10/​msg00044.html|here]].
  
-Дальше необходимо просто подключиться к нему любой программой,​ +Then you just need to connect to the port using any program which 
-которая может работать с сокетомнапримериспользуя ​**telnet**,​ +is able to do thisfor example, 
-**netcat** ​или другую программуПримеры использования ​**telnet**:+ **telnet**,​ 
 +**netcat**, or some otherExample of using **telnet**:
 <​code>​ <​code>​
 $ telnet localhost 37146 $ telnet localhost 37146
 </​code>​ </​code>​
  
-Пример использования ​**netcat**:+Example of using **netcat**:
  
 <​code>​ <​code>​
Line 68: Line 69:
 </​code>​ </​code>​
  
-В этом случае интерфейс ​//​readline// ​работать не будет.+In this case the  ​//​readline// ​interface won't work.
  
-Пользователи ​**Emacs** ​для работы с REPL могут использовать чудесное +**Emacs** ​users may use a shiny //​Geiser// ​environment for working 
-окружение ​//​Geiser//​. +with REPL in that program
-Для этого нужно установить данный пакетзапустить сервер ​REPL в +For that to work, you have to install this packagerun the REPL 
-gschem ​и подключиться к нему в **Emacs** ​с помощью ​<​key>​M-x</​key>​+server in gschem ​and connect to it in **Emacs** ​using  ​<​key>​M-x</​key>​
 **''​connect-to-guile''​**. **''​connect-to-guile''​**.
geda/gschem_repl.txt · Last modified: 2019/10/06 08:21 by rlutz