સારા ભાષાંતરના ગુણ (2024)
સારા ભાષાંતરમાં નીચેના ગુણ હોવા જોઈએ:
The Law Of Complexity (2024)
Complexity never eliminate,
it just move from one place to another.
Lisp Learning Pt. 2 (2024)
Going forward with learning, defvar
is used to define variables. Continue with the last program written in hello.lisp
. Here is how we can define the hello, world
program again with variables.
Lisp Learning Pt. 1 (2024)
In my free time (which I have very little), I’m learning the Lisp programming language. After doing some search, I decided to go with Common Lisp and installed SBCL.