[plt-dev] defmodulelang and planet

From: Chongkai Zhu (czhu at cs.utah.edu)
Date: Fri Jun 26 07:14:18 EDT 2009

How do I defmodulelang a planet language? I tried

@defmodulelang[(planet id)]

but the result was

#lang (planet id)

which has an extra pair of parenthesis.

Also, will
@schememod[planet id]

link "id" to the "defmodulelang" part?

Thanks,
Chongkai


Posted on the dev mailing list.