[Larceny-users] LAP Format

Felix Klock felixluser at pnkfx.org
Mon Sep 22 09:40:45 EDT 2008


Ray-

The easiest thing to do is probably to apply the make-readable  
procedure to the resulting s-exp.  That turns the numbers into symbols  
for the different MacScheme assembly opcodes.

If you want an actual table of this mapping, let me know and I'll send  
you code that generates one.

-Felix

On Sep 21, 2008, at 10:25 PM, Ray Racine wrote:

> Looking for a pointer on how to read the LAP format.
> Linux/IAsn/Sassy.
>
> Can't seem to find the exact spot which shows what the numbers map to.
>
> ;; (define times 1000000000)
> ;; compile313 give the following lap file format
> ((15 100000000) (17 times) (11 unspecified) (37))
>
> Thanks.
> _______________________________________________
> Larceny-users mailing list
> Larceny-users at lists.ccs.neu.edu
> https://lists.ccs.neu.edu/bin/listinfo/larceny-users




More information about the Larceny-users mailing list