<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>I'm getting started in Gambit Scheme. <span style="font-size: 12pt; ">I'm working with Windows right now, although I may upgrade to Linux later on.</span><span style="font-size: 12pt; "> </span></div><div style="color: rgb(0, 0, 0); font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><span style="font-size: 12pt; "><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><span style="font-size: 12pt; ">My goals are these:</span></div><div style="color: rgb(0, 0, 0); font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><span style="font-size: 12pt;
 "><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><span style="font-size: 12pt; ">1.) Use Gambit as an overgrown macro-assembler for compiler-writing.</span></div><div style="color: rgb(0, 0, 0); font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><span style="font-size: 12pt; "><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><span style="font-size: 12pt; ">2.) Use Gambit as an embedded scripting language inside of C programs. I'm also learning Lua, which is similar, but Gambit is a lot more powerful. This is will be for a CAM program that generates gcode for CNC machines.</span></div><div style="color: rgb(0, 0, 0);
 font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">Right now, as a learning exercise, I'm writing a toy program. This is something I wrote in SuperForth for the Commodore-64 when I was 18. It is turtle graphics in 4 dimensions (axis W, X, Y and Z). A image of the 3D aspect of the 4D object is shown, with the lines receding towards a vanishing point. The perspective can be rotated around any of the 4 axis. My intention is to make the REPL available to the user similar to Logo.</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">I have a few questions:</div><div><br></div><div
 style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">1.) Where can I get the 64-bit x86 assembler that Mark Feeley mentioned to me?</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">2.) What C compiler can be used to compile Gambit? I don't want to spend any money right now, although I may later buy Visual C/C++.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new
 york', times, serif; background-color: transparent; font-style: normal; ">3.) Do you have a wrapper for Cairo or anything else similar? I just need to draw straight lines --- I don't need bezier curves and all of that fancy stuff. <span style="font-size: 12pt; ">This is for the game right now, although later on I will need something like this for the CNC.</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; ">Thanks for your help --- Hugh</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal; "><br></div></div></body></html>