-
# Language you would like added
COBOL a.k.a. Common Business Oriented Language
# Information on the language
COBOL is a 60 year old domain-specific language designed for business computing and da…
-
`nixpkgs.lispPackages` needs some help. I've got a plan, but I need a bit of help integrating it into nixpkgs.
A few years ago, when I was first getting into Nix, I tried to make `lispPackages` be…
-
Seems like the list should include a section on inference tools (forward and backward chaining), I didn't see them when I looked today.
Some links I have examined (not necessarily recently) and tho…
-
Hi
[`CLAST`](https://git.code.sf.net/p/clast/code), a full blown AST library for CL (avec "environments") has been updated for LW, SBCL and Allegro.
Please update it in `Quicklisp`.
Thank you…
-
Hello :D
This is a very interesting project, but why aren't there `defmacro`s? Is it impossible to implement or you just delayed it for later :)
I [tried](https://www.reddit.com/r/Common_Lisp/comm…
-
Dragging a Lisp Window of the edge of the screen locks up Interlisp.
By mistake I dragged a Lisp window off the edge of he screen as shown in the following image.
![InterlispScreenLocked](https://…
-
**find-method%** in "src/common.lisp" is currently conditionalize such on clisp it constructs the specializers as it should, but on other implementation it doesn't.
On LispWorks, it should do the …
-
I tried following the tutorials and I was able to make it work on my laptop running ubuntu 14.04 LTS and ros indigo, but when I tried builiding it on my raspberry pi 2 running raspbian, catkin_make ra…
-
Hi, I wrote an article on continuous packaging and testing in Common Lisp:
https://nyxt.atlas.engineer/article/continuous-testing-and-packaging.org
I thought it could be useful in the cookbook. …
-
Hello, a big thanks for CudaText. Very handy editor with low memory consumption.
I had create new lexer and tested it well.
You can download lexer files by link:
[https://codeberg.org/X4J14/cudat…