Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

A case against syntax highlighting

Name: Anonymous 2014-02-19 22:49

http://www.linusakesson.net/programming/syntaxhighlighting/
Do you rely on syntax highlighting when developing software? If so, you may be shooting yourself in the foot. In this post, I will argue that syntax highlighting, while aesthetically seductive, moves focus from content to form, and [b]discourages those who look at the code from trying to understand it[/b].

Name: Anonymous 2014-02-23 16:33

>>15
Lisp has no predefined keywords.
CL-USER> (loop for s being the symbols of (find-package :keyword)
sum 1)
=> 2341

lol

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List