-
Notifications
You must be signed in to change notification settings - Fork 0
XSI/CLIPS/COOL TeXmacs plugin
License
nilqed/xsiTM
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
================================== xsiTM -- clips/cool TeXmacs plugin ================================== Build ----- $ cd tmc $ edit setup.h if not on Linux ! $ make $ cp tmclips ../xsi/progs Plugin installation ------------------- Copy the 'xsi' folder to the TeXmacs plugin folder (local/global) and edit the file 'progs/init-xsi.scm' to set the path to the executable 'tmclips' (line 26 ff.) if not in global path. (plugin-configure xsi (:require #t) (:launch "path/tmclips") ;(:test-input-done #t) (:serializer ,xsi-serialize) (:session "XSI")) Notes: -- based on CLIPS 6.30 (withtout *theEnv). -- later versions are not compatible for the moment because 'DefineFunction' is deprecated, however, it is sufficient for a TeXmacs plugin anyway. -- One has to adjust setup.h for '(system ...) to work, that is specify the OS instead of 'GENERiC'.
About
XSI/CLIPS/COOL TeXmacs plugin
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published