Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lisp

How much of an advantage is language homogeneity in web apps?

lisp

Code koans for C? [closed]

c clojure tdd lisp

How does a macro-enabled language keep track of the source code for debugging?

Is it somehow possible to *live* modify Python code (like in Lisp or Erlang)

python erlang lisp

How to show popup on Emacs?

emacs lisp elisp emacs23

How can I run Scheme on Visual Studio Code?

Is there a Scheme interpreter that uses Normal-order evaluation?

lisp scheme sicp

Clojure: Equivalent to Common Lisp READ function?

file lisp clojure

Test if a class is a subclass of another class in common lisp

lisp class common-lisp clos mop

mcons in dr racket

lisp scheme sicp racket

Is there a common LISP function to compare the contents of two lists?

lisp common-lisp

Porting a piece of Lisp code to Clojure (PAIP)

Lisp-family: how to escape object-oriented java-like thinking? [closed]

Are there easy way of installing Lisp library such as ruby gem (Ruby) or easy_install (Python)?

lisp common-lisp quicklisp

In Elisp, how to get path string with slash properly inserted?

emacs lisp elisp

Lisp code called from Java

java lisp clisp jatha

How to do Pattern Matching in Common Lisp

lisp common-lisp

Learn how to design and implement large and complex applications using Lisp like languages [closed]

When is it okay to modify a variable in functional languages?

When editing Lisp code, can emacs be configured to display each nested level of parentheses in a different color?

emacs lisp