bearzx's blog

By bearzx, 12 years ago, In English

Solving easy problems on online judge website is a good way to learn a new programming language. As LISP is a popular functional programming language, I wonder why do we can't submit source code written by LISP, while we can submit source code written by some other functional languages like Haskell, Scala or OCaml. Wish someone can explain this.

  • Vote: I like it
  • +18
  • Vote: I do not like it

| Write comment?
»
12 years ago, # |
  Vote: I like it 0 Vote: I do not like it

That,'s not answer to your question, but if you want to learn lisp, you can try CodeChef, LISP is supported here ;-)

»
11 years ago, # |
  Vote: I like it +1 Vote: I do not like it

I am 100% sure that I can write any code in lisp faster than in any language. So, I'm double it. Is there any problems related to including any decent CL translator in list, for example?

»
11 years ago, # |
  Vote: I like it +12 Vote: I do not like it

Which lisp do you mean? There are many lisps. Common Lisp, Scheme, Clojure... I would personally be glad to see any of them on codeforces. :)

  • »
    »
    11 years ago, # ^ |
      Vote: I like it +3 Vote: I do not like it

    I guess it's a bit hard to separate compilation from running on most lisps.

    • »
      »
      »
      11 years ago, # ^ |
        Vote: I like it +3 Vote: I do not like it

      Similarly to many script languages available on CF

      • »
        »
        »
        »
        11 years ago, # ^ |
          Vote: I like it 0 Vote: I do not like it

        Except many lisps actually do compile in repl, and it takes much time.

»
11 years ago, # |
  Vote: I like it +1 Vote: I do not like it

Expecting LISP too.

»
11 years ago, # |
  Vote: I like it -19 Vote: I do not like it

cuz its stpd lang