Message 1 of 4
How to combine 3 separate lisps into one dynamic lisp?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I have a request on how to combine the uploaded 3 lisps into one dynamic lisp. For example, I want users to be able to type "stdgen" and have one section of the code run, or if they type "kohlergen" or "extgen" instead, another section of the lisp would run, but all of the code lives within one file.
Thanks!