PeterBushMan Posted November 10, 2021 Author Posted November 10, 2021 Can lisp do everything java can do?
Sensei Posted November 10, 2021 Posted November 10, 2021 In different languages, the same task is performed in different ways.. Sometimes differences are cosmetic. Sometimes they are gigantic (alteration of the entire algorithm).
Phi for All Posted November 10, 2021 Posted November 10, 2021 ! Moderator Note Topics merged. The question "can you learn it in a week?" is now the opening post.
exchemist Posted November 10, 2021 Posted November 10, 2021 11 hours ago, PeterBushMan said: Can lisp do everything java can do? 11 hours ago, PeterBushMan said: Can lisp do everything java can do? Yeth of courthe. 1
Markus Hanke Posted November 11, 2021 Posted November 11, 2021 These two languages were designed for different purposes, and work according to different paradigms, so they are not easily comparable. There will be things that are easier to implement in LISP, and other things that are easier to do in Java; it really depends on what you are trying to achieve. I did some LISP programming back in the 80s on an Atari ST - I never warmed to the language, I found it tedious and obtuse, and quite hard to learn; but maybe that’s just because I was too used to BASIC, C, Modula-2, and Assembler.
MigL Posted November 11, 2021 Posted November 11, 2021 I haven't seen LISP referenced since the 80s either. At that time I also used the Atari ST, and learned Forth on it. 1
Markus Hanke Posted November 12, 2021 Posted November 12, 2021 22 hours ago, MigL said: I haven't seen LISP referenced since the 80s either. At that time I also used the Atari ST, and learned Forth on it. I have quite fond memories of my years on the Atari ST...for all its faults it was nonetheless a great machine, with a nice community of users around it. I taught myself to program on it, in several languages. I was really into it at the time!
MigL Posted November 12, 2021 Posted November 12, 2021 Less than a quarter of the price of a Mac, and better spec'd. I have fond memories of it also.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now