Skip to content

Tag Archives: C Sharp

Adding raw string syntax to Racket

Racket is great; if you are missing a language feature then you just add it. How empowering. Joan wanted C# style @-escaped strings and documents how he added them here. (via Racket)

C Sharp and Lisp

Maybe one reason why people love C# so much is that it was influenced by Lisp? Stranger things have happened.