I've implemented solo "." on a line as another way to introduce an improper list.
For example: list-test ! aa ! bb ! . ! cc ==> (list-test aa bb . cc) I implemented this by tweaking the "body" production. It's in both the ANTLR and new src/kernel.scm implementations, along with test cases. --- David A. Wheeler ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Readable-discuss mailing list Readable-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/readable-discuss