Embedding vs. extending
Posted Dec 5, 2012 0:16 UTC (Wed) by
civodul (subscriber, #58311)
In reply to:
GNU Guile 2.0.7 released by dakas
Parent article:
GNU Guile 2.0.7 released
Note that it is often more fruitful to extend Guile (or Python, or ...), than to embed it.
See this section of Guile's manual, and this article about Python for some discussion.
(
Log in to post comments)