axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] Boot/SPAD package syntax


From: Stephen Wilson
Subject: Re: [Axiom-developer] Boot/SPAD package syntax
Date: 05 Jun 2007 10:36:49 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Gabriel Dos Reis <address@hidden> writes:

> Then there is the notion of package, which really is a name space, as
> defined by the assembly language Lisp.

Packages in Lisp are not just namespaces.  They are objects (data)
with which one can compute with and manipulate.  Of course, their
primary purpose is to provide a home for symbols, and to provide the
notion of internal/exported symbols.

All assembly languages provide access to facilities not available to
the higher level languages implemented upon them.


Steve






reply via email to

[Prev in Thread] Current Thread [Next in Thread]