Ticket #56 (new enhancement)

Opened 16 years ago

parameter for top-level let semantics

Reported by: dherman Owned by: dherman
Priority: major Milestone:
Component: dherman/javascript.plt Keywords:
Cc: Version:
Racket Version:

Description

At top level, we've argued back and forth about whether let should behave the same as var. Make this a parameter.

Notice that with use lexical scope (see #54) there's less possible distinction. Except for the question of whether a top-level let shadows a top-level var.

Note: See TracTickets for help on using tickets.