Ticket #82 (closed defect)
Provide format-substatement and format-map from print.ss
| Reported by: | untyped | Owned by: | dherman | 
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | dherman/javascript.plt | Keywords: | javascript mirrors pprint | 
| Cc: | Version: | (6 4) | |
| Racket Version: | 4.0 | 
Description
Hi Dave,
More details and test code coming to you in an email:
Mirrors supports a "begin" block that works like the Scheme form of the same name, to help splice blocks of JS together into larger programs.
I defined a pretty-print formatter for BeginStatement? based on the built-in formatter for BlockStatement?. It needs the definitions of format-substatement and format-map, which are private to javascript.plt/print.ss.
Could you provide these identifiers please?
-- Dave Gurnell
Change History
        Note: See
        TracTickets for help on using
        tickets.
      
    