Search code examples
equal? and record-type...

schemer6rs

Read More
How to catch syntax exception...

schemer6rs

Read More
How to correctly implement object inheritance in Scheme...

schemeclosuresr6rs

Read More
Selectors in Scheme R6RS...

schemer6rs

Read More
Print the name of a variable...

schemer6rs

Read More
Scheme: Using only R6RS, how do I determine a flonum's mantissa and exponent...

functional-programmingfloating-pointschemeieee-754r6rs

Read More
Code a continuation that does nothing...

schemecontinuationsr6rs

Read More
Platform (OS) detection in scheme...

schemer6rs

Read More
shorthand for ((lambda () ))...

lambdaschemeracketr6rs

Read More
How to write a macro that maintains local state?...

schemer6rs

Read More
Exporting a populated hashtable from a library...

schemer6rs

Read More
Can someone explain the concept of 'hygiene' to me (I'm a scheme programmer)?...

macrosschemer6rshygiene

Read More
Redefining syntactic keywords in r6rs...

schemer6rs

Read More
How to make just part of a macro hygienic...

lambdaschemecallccr6rshygiene

Read More
Do you have to use display to output stuff using r6rs?...

schemer6rsr5rs

Read More
BackNext