HN user

ducklord

107 karma
Posts19
Comments12
View on HN
www.joelonsoftware.com 5y ago

The Perils of JavaSchools (2005)

ducklord
1pts0
www.sourceclear.com 8y ago

Security Graph Language

ducklord
4pts0
github.com 9y ago

Show HN: Malady – A lisp that compiles to rubinius bytecode

ducklord
2pts0
qedcat.com 10y ago

The Mathematics of Juggling [pdf]

ducklord
2pts0
microscheme.org 10y ago

Microscheme: scheme for the Arduino

ducklord
67pts10
blog.srcclr.com 10y ago

When Rails' protect_from_forgery Fails

ducklord
2pts0
www.facebook.com 11y ago

Singapore's Prime Minister Lee Hsien Loong Shows the Source of His Sudoku Solver

ducklord
3pts0
bugzilla.mozilla.org 12y ago

Determine why mozilla/mozilla-central has been removed from service by GitHub

ducklord
33pts7
github.com 12y ago

Snowflake OS: An Operating System Written in OCaml

ducklord
1pts0
bugzilla.mozilla.org 12y ago

Mozilla and the Dark Mail Alliance

ducklord
2pts0
stackoverflow.com 12y ago

Python crashes in osx 10.9

ducklord
1pts0
technotroph.wordpress.com 12y ago

Reflection in OCaml

ducklord
1pts0
stackoverflow.com 12y ago

What's the equivalent of ghci's type directive in ocaml?

ducklord
1pts0
addons.mozilla.org 12y ago

Numbered tabs for Firefox

ducklord
3pts0
technotroph.wordpress.com 13y ago

I compiled servo and here's what it looks like

ducklord
2pts0
shop.oreilly.com 13y ago

Real World OCaml Early Release Ebooks

ducklord
1pts0
stackoverflow.com 13y ago

Haskell Type Classes in OCaml

ducklord
2pts0
github.com 13y ago

OCaml, Haskell, Programming Languages Resources

ducklord
2pts0
www.facebook.com 13y ago

Facebook Messenger for Firefox

ducklord
1pts0

I tried understanding the rules but actually using it helped me to get it. Especially when I was using a parser combinator to parse a programming language.

I used Scala for interactively inspect functions in jar you don't have source code.

How do you do that? I've only used javap on the command line for this.

Hey Alan, you once said that lisp is the greatest single programming language ever designed. Recently, with all the emergence of statically typed languages like Haskell and Scala, has that changed? Why do you think after being around for so long, lisp isn't as popular as mainstream languages like Java, C or Python? And lastly, what are your thoughts on MIT's switch to use Python instead of Scheme to teach their undergraduate CS program?