Re: [racket-users] Racket and Assembly

2020-12-30 Thread Hendrik Boom
On Wed, Dec 30, 2020 at 02:44:35PM -0500, Matt Jadud wrote: > Hi Daniel, > > As a start to answering your question(s), you might try the 2019 ICFP > experience report on rebuilding Racket on top of Chez Scheme is probably a > good place to look. > > https://www.cs.utah.edu/plt/publications/icfp19

Re: [racket-users] Racket and Assembly

2020-12-30 Thread Matt Jadud
Hi Daniel, As a start to answering your question(s), you might try the 2019 ICFP experience report on rebuilding Racket on top of Chez Scheme is probably a good place to look. https://www.cs.utah.edu/plt/publications/icfp19-fddkmstz.pdf This will give you an overview of the architecture of the l

[racket-users] Racket and Assembly

2020-12-30 Thread Daniel Santos
Hi. I really want to know is if Racket compiles code directly into assembly? Or does it do: Racket -> C -> Assembly ? Or something else ? Thank you -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receivi