Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Dangling Else
1
Name:
Anonymous
2013-06-16 13:34
Why allowing IFs missing ELSE at all? Even Scheme forbids IFs without ELSE clause. Although retarded Common Lisp allows them, despite having WHEN and UNLESS.
40
Name:
Anonymous
2013-06-17 2:20
>>1
Have a look at Nemerle language. Basically it has two macros: "if" and "when" that unfold themselves into pattern matching.
If you try use if without else clause, you'll be in world of pain.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List