Re: Reading a key inside a loop



"Keith Thompson" <kst-u@xxxxxxx> ha scritto nel messaggio
news:lnfy7j6x2b.fsf@xxxxxxxxxxxxxxxxxx
army1987@xxxxxxxx writes:
On 30 Mar, 18:31, Chris Dollin <e...@xxxxxxxxxxxxxxxxxxxx> wrote:
Army1987 wrote:
You can replace for and while with recursive function calls and if
with the ternary operator. :-)

And C with Lisp.

Have I already told you that one of the points in my list of things to do
before dying is writing a functional-paradigm program in a language that
everybody claims to be imperative?


.



Relevant Pages

  • Slime and Trace
    ... Until now I have used Lisp ... So I tried to install a Slime/Emacs package on my own ... The problem that I have now is that "Trace" does not work properly. ... a recursive function as I could with my Lisp Box-Installation. ...
    (comp.lang.lisp)
  • Re: primitive recursive
    ... >can someone show me an example of recursive function who is not primitive ... If you know Lisp, consider the eval function. ... Prev by Date: ...
    (sci.logic)
  • Daniel Everett, Chomsky, Pinker and the curse of recursion
    ... didn't know of him until today and that was only courtesy of a feature ... to learn the language of a remote tribe, work out a writing system for ... Japanese or Hawaiian which native speakers of those languages do hear ... recursive function could be linked to what might think of more as "the ...
    (sci.lang)
  • Re: a different question: can you earn a living with *just* python?
    ... It's no longer a simple language. ... offers the complexity to get things done that a purely "simple" language ... The problem is, if the complex features are there, people will use them. ... of a recursive function. ...
    (comp.lang.python)
  • Re: Reading a key inside a loop
    ... commas instead of colons. ... You can replace for and while with recursive function calls and if ... with the ternary operator. ...
    (comp.lang.c)