User:Tim-brown: Difference between revisions

From Rosetta Code
Content added Content deleted
(Added numbrix puzzle head)
No edit summary
 
Line 1: Line 1:
{{mylangbegin}}
{{mylangbegin}}
{{mylang|Racket|Slightly more than muppet}}
{{mylang|Racket|Professional}}
{{mylang|C|Professional}}
{{mylang|C|Professional}}
{{mylang|Tcl|Professional}}
{{mylang|Tcl|Professional}}
{{mylangend}}
{{mylangend}}

==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==
==Links==


Just a quick link to [[Reports:Tasks_not_implemented_in_Racket]]
Racket task list: [[Reports:Tasks_not_implemented_in_Racket]]


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


==Work In Progress==
==Work In Progress==

* [[Example:Solve a Numbrix puzzle/Racket]]

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