Moved PS-specific exported macros and special forms to their own file (easier to...
commitc76f5ad295c0baf099f95bd33d4b27c9e7fb4dcc
authorVladimir Sedach <vsedach@gmail.com>
Mon, 22 Nov 2010 01:27:00 +0000 (21 20:27 -0500)
committerVladimir Sedach <vsedach@gmail.com>
Mon, 22 Nov 2010 01:27:00 +0000 (21 20:27 -0500)
treee02588966829086fb92b960e775be1b133958f83
parent9c333a313225657b0ea3cc1bf3d23a13b581bb71
Moved PS-specific exported macros and special forms to their own file (easier to keep track of them to provide CL equivalent implementations, and for future deprecation)
parenscript.asd
src/macros.lisp
src/non-cl.lisp [new file with mode: 0644]
src/special-operators.lisp