lisp tag

26 questions


3 answers
114 views
0
How to load all the lisp files below ~/.xyzzy.d/ on xyzzy

~/.xyzy.d To load all the lisp files under at startup (mapcar#'mc-load-file(directory~/.xyzzy.d/:absolute:wild*.l))I wrote that, but when I tried using xyzzy for the first time in a while, it stopped ...

2 years ago

1 answers
90 views
0
((41.#1=(2.#2=(3))) (14.#1#) (12.#2#) (12.#2#) (12.34)) in xyzzy does not appear in the normal list.

I created this kind of code, but the results were not in the normal list. (defunins(xfs) (cons (append f(cons xs)) (if(nulls) nil (ins x (reverse(cons(cars)(reverse f))) (cdrs)))Results: (ins4nil'...

2 years ago

1 answers
73 views
0
How do I enable a tramp connection to s3?

If you use aws3ls or aws3cp in aws-cli, you can use In principle, I feel like I can put it on a trap.By tapping aws-cli internally, is it possible to achieve access to s3 with Trump?If possible, how c...

2 years ago

1 answers
92 views
0
Please tell me how to use the debugger for common lisp.

Environmentlinux(ubuntu)slime (SBCL) on emacs on roswell In Japanese books, how to use debugger is rarely written, or a minor processing system is used, so where should I look at the English page?(I d...

2 years ago

1 answers
90 views
0
I want to load files from other PC connected by LAN via CCL.

Connecting two PCs, Note-PC and Desk-PC over a wireless LAN.On your Desktop, you have created a Common Lisp file named File1.cl under directory, D:/Data/Lisp/.I started Clozure CL on Note-PC and tried...

2 years ago

1 answers
138 views
0
What is the GUI that can be used for Mac and Windows in common lisp?

I'm trying to create a tool with common rep, but what kind of GUI libraries do you recommend? There are many things like ltk(tcl/tk), commonqt(qt), cl-gtk(GTK), and so on.However, I would like the one...

2 years ago
« - 3 -

© 2024 OneMinuteCode. All rights reserved.