[<<][staapl][>>][..]
Mon Mar 24 18:38:34 EDT 2008
dictionary serialization
but.. with these things going on, the representation is no longer
serializable as an s-expression. so maybe i should look into
flattening out everything to a simple associative list..
there's a bunch of problems there that need to be ironed out. maybe
it's time to take a couple of days break from it? from what i've been
reading today serialization if not in compiled format is going to be a
problem due to hygiene: converting expansions to s-expressions is not
a good idea..
compared to previous implementation, what do we have here:
* no ambiguities for names
* can obtain all macros from loading source code
i guess it's time to start writing down some requirements and work
from there..
[Reply][About]
[<<][staapl][>>][..]