Re: Paul Graham's Arc is released today... what is the long term impact?



On Jan 31, 8:56 am, Zach Beane <x...@xxxxxxxx> wrote:
are <Propon...@xxxxxxx> writes:
3. Names of built-in functions in Arc have been made more consistent
and generally shorter.

Arc's "acons" returns true if its argument is a cons.

What should "atom" return?

It should return true if the object is a 'tom' hahahaha
.



Relevant Pages

  • Re: Paul Grahams Arc is released today... what is the long term impact?
    ... and generally shorter. ... Arc's "acons" returns true if its argument is a cons. ... What should "atom" return? ...
    (comp.lang.lisp)
  • Re: Python from Wise Guys Viewpoint
    ... Even Apply could be represented using just Cons ... and Atom: instead of Apply x y, we could use Cons. ... Likewise, DEFCLASS just ... I don't know exactly what DEFPACKAGE does, but if the others are any ...
    (comp.lang.python)
  • Re: Python from Wise Guys Viewpoint
    ... Even Apply could be represented using just Cons ... and Atom: instead of Apply x y, we could use Cons. ... Likewise, DEFCLASS just ... I don't know exactly what DEFPACKAGE does, but if the others are any ...
    (comp.lang.lisp)
  • Re: Where am I ?
    ... > It is interesting to see that, like Sam Wormley, ... the mass of an atom AFFECTS its' frequency spectrum." ... Potter is the willing dupe of charlatans. ... > Tom Potter ...
    (sci.physics)
  • Re: Is it possible to specialize method on type instead of class?
    ... 104>(defmethod foo ((i atom)) ... set of atoms is negatively defined: anything and everything that is not a cons ... method which captures conses: ...
    (comp.lang.lisp)