Directory handling
Marco Antoniotti
marco.antoniotti at unimib.it
Wed Jun 5 19:27:37 UTC 2019
Hi
I don’t want to assume UIOP. All other CL implementations have some functions for this. Plus how would UIOP define its portability layer on top of ABCL?
Cheers
MA
> On Jun 5, 2019, at 21:09 , Robert Goldman <rpgoldman at sift.net> wrote:
>
> Sorry about the last -- user error.
>
> I believe you can use the standard UIOP OS detection functions, instead of features (and I think UIOP may populate *features* with standardized -- implementation independent -- features on load).
>
> On 5 Jun 2019, at 10:53, Marco Antoniotti wrote:
>
> Dear all,
>
> I have been looking at the ABCL manual and packages and I was not able (my fault!) to find functions like CURRENT-DIRECTORY and/or CHANGE-DIRECTORY (or CHDIR).
>
> Could you tell me how to get to this functionality?
>
> Also, what is the set of features that ABCL uses to identify the platform? On a Mac OSX I see (at a minimum):
>
> CL-USER> (dolist (f *features*) (print f))
>
> :SWANK
> :X86-64
> :UNIX
> :DARWIN
> :ARMEDBEAR
> :ABCL
> :COMMON-LISP
> :ANSI-CL
> :CDR6
> :MOP
> :PACKAGE-LOCAL-NICKNAMES
> NIL
>
> Thanks
>
> --
> Marco Antoniotti, Associate Professor tel. +39 - 02 64 48 79 01
> DISCo, Università Milano Bicocca U14 2043 http://bimib.disco.unimib.it
> Viale Sarca 336
> I-20126 Milan (MI) ITALY
>
> Please check: http://cdac2019.lakecomoschool.org
> Please check: http://troncopackage.org
> Please check: https://www.frontiersin.org/research-topics/7394/network-bioscience
>
> Please note that I am not checking my Spam-box anymore.
> Please do not forward this email without asking me first (cum grano salis).
>
--
Marco Antoniotti, Associate Professor tel. +39 - 02 64 48 79 01
DISCo, Università Milano Bicocca U14 2043 http://bimib.disco.unimib.it
Viale Sarca 336
I-20126 Milan (MI) ITALY
Please check: http://cdac2019.lakecomoschool.org
Please check: http://troncopackage.org
Please check: https://www.frontiersin.org/research-topics/7394/network-bioscience
Please note that I am not checking my Spam-box anymore.
Please do not forward this email without asking me first (cum grano salis).
More information about the armedbear-devel
mailing list