[693] in Coldmud discussion meeting

root meeting help first first in chain previous in chain previous next next in chain last in chain last

Re: continuing the debates

daemon@ATHENA.MIT.EDU (Fri Mar 10 14:53:17 1995 )

From: brandon@avon.declab.usu.edu
To: coldstuff@MIT.EDU
Date: Fri, 10 Mar 95 12:51:40 -0700

< I'm just nit picking and stuff. For now add_method will take two args. The
< name and structure. (add_method('foo, #[['flags, []]...]))

That is probably the best.

< I will have default values for all elements of the dictionary, too. #[] will
< be a valid program. :)

Actually, it should never assume what is being handed it is a valid program,
have it check anyway (ugh, this could get scary...)

< On the other hand, when I'm done with method_to_coldc and coldc_to_method

Actually, I like "compile_coldc" and "decompile_coldc", not as chopy to
type...

BTW, with this, somebody (who is totally insane, mind you) could write a
"compile_moo" and a "decompile_moo", to get MOO-ish output, or for whatever
system you want...

-Brandon