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 is a compilation of libraries and extensions that enable the use of Scheme as a practical production tool for systems engineers and programmers, focusing on tasks such as file processing and report generation. It features various applications, tools, and resources related to Scheme, including a wiki engine and OpenGL bindings, and provides links to additional Scheme-related content. The author shares their personal projects and encourages others to use and test the provided tools.