2 links tagged with all of: programming + garbage-collection
Click any tag below to further narrow down your results
Links
The article details the author's project, Bob, which compiles the Scheme programming language to WebAssembly. It discusses the implementation of a new compiler that uses WASM's garbage collection to manage Scheme objects and highlights the challenges of handling complex data types. The author shares insights from the project, including how symbolic representations are handled in WASM.
The article highlights impactful papers and blog posts that have significantly influenced the author's understanding of programming languages and compilers. Each referenced work introduced new concepts, improved problem-solving techniques, or offered fresh perspectives on optimization and compiler design. The author encourages readers to explore these transformative resources for deeper insights into the field.