quick-and-dirty minimalistic LISP engine

ketmar via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Feb 22 12:30:02 PST 2015


On Sun, 22 Feb 2015 10:40:24 +0000, MrSmith wrote:

> With master dmd I'm getting
> 
> milf.d(2): Error: ';' expected following module declaration instead of
> is

that is exactly what i wanted. the only "vanilla" version is that in zip, 
the "aliced" version will not compile by vanilla DMD. didn't the line
`module milf is aliced;` rings the bell? Aliced is still D, but with 
additions i found right for me. so you are right: Aliced doesn't need 
alias for `size_t`, it has `typedef`, `body` is not keyword in it and so 
on.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-announce/attachments/20150222/7165b05f/attachment.sig>


More information about the Digitalmars-d-announce mailing list