TheSwamp

Code Red => AutoLISP (Vanilla / Visual) => Topic started by: hyposmurf on October 09, 2005, 06:20:06 AM

Title: Lisp generator
Post by: hyposmurf on October 09, 2005, 06:20:06 AM
Does this (http://www.4front.com/lispgen/index.html) sound feasible or is it a just crap?
Title: Re: Lisp generator
Post by: Mark on October 09, 2005, 06:48:34 AM
Sounds good!! The  FLEXpressions  (http://www.4front.com/lispgen/flexpressions.html) must have been a pain to write.
Title: Re: Lisp generator
Post by: JohnK on October 09, 2005, 09:42:11 AM
I say crap. Not because its not possible, but because the level of code. There is no way the code comming out of that thing is any better then a bunc of "commands". (I would love to see the output.)
Title: Re: Lisp generator
Post by: Peter Jamtgaard on October 09, 2005, 09:47:33 AM
I have a program that generates lisp code from an object browser. It isn't a macro recorder, but allows the user to navigate the application object and then you hit the code button and it creates a text file with the code for the actions you just performed.

Title: Re: Lisp generator
Post by: MP on October 09, 2005, 12:42:55 PM
Surprising and yet not surprising how many of us pen the same kinds of tools for ourselves.

:laugh:
Title: Re: Lisp generator
Post by: vinnyg on November 10, 2005, 09:59:41 AM
Is there some kind of documentation that is available for the "driller.vlx"
program?  IOW - for stupid idiots like me? Instructions?

vinnyg