Re: Translating circular Haskell code to lisp



On 29 May, 10:05, Pascal Costanza <p...@xxxxxxxxx> wrote:

On top of that: Why would that matter? Code should be clear and easy to
read, not clever and hard to understand...

I obviously agree that we should strive for clear code wherever
possible but sometimes we have to do messy things to our programs to
get them to run acceptably quickly (if my code takes more than 50ms to
match a limit order in an order book then my customers will buy
another matching engine, no matter how readable it is!).

--
Phil
http://phil.nullable.eu/
.



Relevant Pages

  • Re: Translating circular Haskell code to lisp
    ... not clever and hard to understand... ... match a limit order in an order book then my customers will buy ... My website: http://p-cos.net ... Common Lisp Document Repository: http://cdr.eurolisp.org ...
    (comp.lang.lisp)
  • Re: Translating circular Haskell code to lisp
    ... Why would that matter? ... eager code to do this). ... pa> (if my code takes more than 50ms to match a limit order in an order ... pa> book then my customers will buy another matching engine, ...
    (comp.lang.lisp)
  • Re: question about the bid / ask spread
    ... not matter. ... I guess it is a balance between getting in quick and the chance ... With wide spreads limit order is more important. ...
    (misc.invest.stocks)