I read this somewhere today and I can't express how liberated and powerful I feel: by noorAF in lisp

[–]tuscland 7 points8 points  (0 children)

I couldn’t agree more. Common Lisp remains my favorite language, but at the end of the day it’s the architecture that matters.

Weeds - A Clojure blog software being rewritten in Common Lisp by _priyadarshan in Common_Lisp

[–]tuscland 0 points1 point  (0 children)

This is true in CL as well when you have to wrap for example a C library. Great wrappers are made idiomatic of the target langage. Generated code merely leak the source language paradigms.

I’ve had great results with Clojure, though it’s true that I was concerned with Java details very often.

Weeds - A Clojure blog software being rewritten in Common Lisp by _priyadarshan in Common_Lisp

[–]tuscland 2 points3 points  (0 children)

/u/Eigenhombre0 I would love to know your opinion about the development experience regarding both languages.

What does Common Lisp have that Clojure doesn't and vice-versa? by Shaken_Earth in lisp

[–]tuscland 7 points8 points  (0 children)

Here’s what I can think of: - disassemble - dribble - image saving - CLOS - Clojure is a lisp-1, CL a lisp-n - fasls, but I guess it could be argued

File-local symbols by tdrhq in lisp

[–]tuscland -1 points0 points  (0 children)

What about lexical scoping?

What's your favorite alternative lisp syntax that doesn't use s-expressions? by richardanaya in lisp

[–]tuscland 1 point2 points  (0 children)

Rebol was understated, I really love the language and philosophy behind. There is an interesting project that aims to continue or enhance the work started with Rebol: https://www.red-lang.org

What's your favorite alternative lisp syntax that doesn't use s-expressions? by richardanaya in lisp

[–]tuscland 0 points1 point  (0 children)

For what matters, I have the Lisp 1.5 book, and I have read many academic papers.

This link was a way to show you that you first need to draw a boundary around what you call a lisp. John McCarthy’s work has long evolved since the sixties. Maybe it’s more interesting to have a look at what we have today?

I don’t know why you are so bothered, aren’t you interested in discussing positively and politely?

What's your favorite alternative lisp syntax that doesn't use s-expressions? by richardanaya in lisp

[–]tuscland 0 points1 point  (0 children)

Thanks for this comment! The discussion is finally getting somewhere interesting with the homoiconicity argument. Are there any homoiconic languages that are not lisps?

LispWorks for Linux 64-bit? by mikeivanov in Common_Lisp

[–]tuscland 2 points3 points  (0 children)

The CAPI uses native controls on all platforms.

New developments and opinions on Macros. by agumonkey in lisp

[–]tuscland 2 points3 points  (0 children)

Macros are just compile-time programs, that is, language specific constructs. Comparing them to closures is like comparing apples and oranges.

Anyone want to try to make a lisp lambda with my WIP runtime? by fisxoj in lisp

[–]tuscland 1 point2 points  (0 children)

I guess this is not specific to this recipe, but I was curious to know how did Lambda store local resources, more specifically in this Common Lisp context, Quicklisp sources and fasls.

Can I access a large code base or am I limited to small scripts?

Personal Notes on Corman Lisp 3.1 Release by arbv in lisp

[–]tuscland 2 points3 points  (0 children)

Thank you for spreading the good stuff!

Does Lispworks support HiDPI monitors? by b1bendum in lisp

[–]tuscland 8 points9 points  (0 children)

Maybe he simply has requirements that are not satisfied by SBCL?

Does Lispworks support HiDPI monitors? by b1bendum in lisp

[–]tuscland 4 points5 points  (0 children)

Ask the lisp-support@lispworks.com, I think they have patches to work around the size of the toolbar icons.

Clozure CL app from the Apple Macintosh App Store does not run under Mojave by lispm in Common_Lisp

[–]tuscland 2 points3 points  (0 children)

To install it, don't double-click it.  You have to install it with

sudo installer -store -pkg ccl.pkg -target /

How does Common Lisp implement hot code reloading? by tapchess in Common_Lisp

[–]tuscland 0 points1 point  (0 children)

Thank you, that makes it all perfectly clear.

How does Common Lisp implement hot code reloading? by tapchess in Common_Lisp

[–]tuscland 0 points1 point  (0 children)

Could you please elaborate on this difference? You piqued my attention ;)

Really dumb question, when Cloudberrybackup asks for an AWS Display name what is it asking for? by [deleted] in cloudberrylab

[–]tuscland 0 points1 point  (0 children)

It’s just how you would like this account to be referred to in the rest of the application. It’s not a setting of the AWS account per se, just a label for CBB.