User:Tim-brown: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{mylangbegin}}
{{mylangbegin}}
{{mylang|Racket|Slightly more than muppet}}
{{mylang|Racket|Professional}}
{{mylang|C|Professional}}
{{mylang|Tcl|Professional}}
{{mylangend}}
{{mylangend}}


==Links==
==Racket syntax highlighter==


Racket task list: [[Reports:Tasks_not_implemented_in_Racket]]
I'll use this page to ascertain whether the racket language GeSHi is installed yet:


Also my often updated: [http://timb.net/popular-languages.html Popular Languages Report]
<lang racket>#lang racket

(define woo 'yay)
==Work In Progress==
</lang>

Latest revision as of 07:19, 1 February 2017

My Favorite Languages
Language Proficiency
Racket Professional
C Professional
Tcl Professional

Links

Racket task list: Reports:Tasks_not_implemented_in_Racket

Also my often updated: Popular Languages Report

Work In Progress