Quoted By:
This is the Lisp General, ask any and all Lisp questions here. Below is a link to the general's pastebin which contains many links to various books, documentation, websites, and other interesting information.
http://pastebin.com/u/g-lisp-general
http://pastebin.com/aDfDm5sZ
>Here's the /g/ wiki's page on Lisp:
http://wiki.installgentoo.com/index.php?title=Lisp
>To foster discussion:
Which dialect do you prefer?
Do you use Emacs or a different lisp-based editor?
What was your first experience with lisp?
What have you made in lisp?
What is your favorite Lisp program?
What do you like about Lisp?
How do you think Lisp is (one of) the superior programming language(s)?
How long have you been programming in Lisp?
What are your favorite Lisp resources? Please share, preferably links!
Is Lisp your main programming language or not? Regardless, what do you primarily use it for?
What would you like to see in the Lisp general?
What was your favorite aspect of the Lisp machines?
Do you think we'll ever get something similar to the LispMs again?
What is your preferred method of documenting your code?
In the dialects that allow it, do you make many reader macros or not?
Do you use more than one dialect? What are they and which do you prefer?
What do you consider the criteria for what constitutes a Lisp to be?
What is your favorite function in your chosen dialect(s)?
https://rbt.asia/g/thread/46476458
Create a short function of at least 20 lines. Calculate the parenthesis on one line beforehand and add no more after you start.
Check the pastebin:
http://pastebin.com/u/g-lisp-general
Read the FAQ:
http://pastebin.com/aDfDm5sZ
>Here's the /g/ wiki's page on Lisp:
http://wiki.installgentoo.com/index.php?title=Lisp
>To foster discussion:
Which dialect do you prefer?
Do you use Emacs or a different lisp-based editor?
What was your first experience with lisp?
What have you made in lisp?
What is your favorite Lisp program?
What do you like about Lisp?
How do you think Lisp is (one of) the superior programming language(s)?
How long have you been programming in Lisp?
What are your favorite Lisp resources? Please share, preferably links!
Is Lisp your main programming language or not? Regardless, what do you primarily use it for?
What would you like to see in the Lisp general?
What was your favorite aspect of the Lisp machines?
Do you think we'll ever get something similar to the LispMs again?
What is your preferred method of documenting your code?
In the dialects that allow it, do you make many reader macros or not?
Do you use more than one dialect? What are they and which do you prefer?
What do you consider the criteria for what constitutes a Lisp to be?
What is your favorite function in your chosen dialect(s)?
The previous thread:
https://rbt.asia/g/thread/46476458
Challenge:
Create a short function of at least 20 lines. Calculate the parenthesis on one line beforehand and add no more after you start.