-
Imported from SourceForge on 2024-07-07 08:27:12
Created by **[jyoberle](https://sourceforge.net/u/jyoberle/)** on 2012-10-16 15:03:54
Original: https://sourceforge.net/p/maxima/bugs/2479
---
Hi,
…
rtoy updated
4 months ago
-
```
Error: Directory containing #P"/Users/pjb/src/public/commands/commands" does not exist.
```
Yes, it does.
The problem is in lib/dumplisp.lisp:82 where probe-file is used to probe a directory…
-
- [x] kotlin
- [x] javascript
- [x] C
- [x] python
- [x] java
- [ ] c++
- [x] clojure
- [x] rust
- [ ] dart
- [ ] ocaml
- [ ] scala
- [x] lol no generics
^ that's go
- [ ] elm
^ fron…
-
```
Welcome to Macintosh Common Lisp Version 5.2.1!
? (read-from-string "0.6146281499692686 ")
0.61462814
19
? (setf *READ-DEFAULT-FLOAT-FORMAT* 'double-float)
DOUBLE-FLOAT
? (read-from-string "0.6…
-
Common Lisp
* I think the CL community usually uses Slime autoindent in Emacs
* https://github.com/russellw/lisp-format
Scheme - https://github.com/russellw/scheme-format/ how easy is this to ins…
-
All cool kids on the block now have their own package manager. It is even reflected in this answer to StackOverflow question [How often is Prolog/ASP used in non-research areas?](https://cs.stackexcha…
-
The lisp syntax highlighting incorrectly treats `?\"` as the start of a string, where in fact it is a character literal. This results in an inversion of string/non-string regions:
![screenshot 2016-0…
-
```
サブスクライブしたメッセージのdataに含まれる文字列("0"など)をeuslisp上で数値に変換する方法はあるでしょうか。
"0 57 371" というデータから
(parse-integer (subseq (send msg :data) 0 1)))
のように取り出すことをこころみましたが、parse-integerはcommon-lispでしか使えないでしょうか
`…
-
Some very rough preliminary testing shows them to return the same results in a few different file types that I've checked, however in Common Lisp, this is a valid function call/name for a function tit…
-
| | |
| --- | --- |
| Bugzilla Link | [15016](https://llvm.org/bz15016) |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @darkbuck |
## Extended Description
T…