Why are there so few CL repos on Github? [closed] - github

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Do CL projects generally use something else (like Haskell-projects do) or is the community really that small?
https://github.com/languages/Common%20Lisp/most_watched

A project to provide access to Common Lisp libraries is Quicklisp. See the list of libraries.
For hosted projects see also: common-lisp.net . Also sourceforge and others...

Related

What do you use Reactive Extensions for? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I have a very light grasp of the Rx framework and while I understand some of its capabilities, I'm not sure of where it makes sense to use it, especially in a "real-life" scenario e.g. a distributed Web app.
Do you use Rx? Which version? What for?

Open Source Specification of the APL Language? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Ruby has Ruby Spec.
Does APL have anything (open source) close to this available? A list of expected inputs and outputs at least? Or some sort of core specification for the APL language?
See Iverson's Dictionary of APL. The end notes contain many references that may also be useful. In addition, the jsoftware site also has many resources related to APL.

What is an Eclipse Project [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
What is is EclipseProject http://www.eclipse.org/eclipse/
Your link describes the human project structure to build the integrated development environment (IDE) called Eclipse.

Criticism of R6RS scheme [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
I heard many complaints by Schemers about the new R6RS Scheme. What has become worse than in R5RS?
You should read the comments that the electors have posted with their votes on R6RS ratification. Some of them are very telling.
Obviously, reasonable people can disagree about some of them. Try to read them with an open mind. :-)

Eclipse refactoring tutorials [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 11 years ago.
Does anyone know of a website that has a tutorial and example of each Refactoring technique used in Eclipse? I can't find one.
http://www.ibm.com/developerworks/opensource/library/os-eclipse-refactoring/index.html?ca=dgr-lnxw97Refractoringdth-OS&S_TACT=105AGX59&S_CMP=grlnxw97
http://showmedo.com/videotutorials/video?fromSeriesID=6&name=IntroductionToEclipseWithJava3_JohnM
http://www.javalobby.org/java/forums/t19062.html