[Openmcl-devel] tagbody and go
Alexander Repenning
ralex at cs.colorado.edu
Wed Dec 8 09:11:22 PST 2010
On Dec 8, 2010, at 9:52 AM, Taoufik Dachraoui wrote:
> It is not exactly what I am looking for, I would like to jump directly to the step.
> The ecase will check all the clauses in order (like cond) until it finds a match.
duno what CCL does in this particular case but most compilers could generate a jump and would not have to test all the previous clauses. In other words this is an implementation question.
alex
More information about the Openmcl-devel
mailing list