User:Tim-brown: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(Added some links)
Line 10: Line 10:
(define woo 'yay)
(define woo 'yay)
</lang>
</lang>

==Links==

Just a quick link to [[Reports:Tasks_not_implemented_in_Racket]]

Also my often updated: [http://timb.net/popular-languages.html Popular Languages Report]

Revision as of 08:13, 5 June 2013

My Favorite Languages
Language Proficiency
Racket Slightly more than muppet

Racket syntax highlighter

I'll use this page to ascertain whether the racket language GeSHi is installed yet:

<lang racket>#lang racket (define woo 'yay) </lang>

Links

Just a quick link to Reports:Tasks_not_implemented_in_Racket

Also my often updated: Popular Languages Report