TD_LISP.git
6 years agoTypo fix master
Jérôme Benoit [Mon, 16 Oct 2017 11:00:40 +0000 (13:00 +0200)] 
Typo fix

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd Somme3ou5 function
Jérôme Benoit [Mon, 8 May 2017 19:54:20 +0000 (21:54 +0200)] 
Add Somme3ou5 function

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoFixlet to the arithmetic expressions calculator
Jérôme Benoit [Sun, 7 May 2017 21:17:01 +0000 (23:17 +0200)] 
Fixlet to the arithmetic expressions calculator

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd the fibonacci two functions
Jérôme Benoit [Sun, 7 May 2017 20:57:46 +0000 (22:57 +0200)] 
Add the fibonacci two functions

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoAdd the arthmetic suffixed expression calculator function
Jérôme Benoit [Sun, 7 May 2017 19:06:03 +0000 (21:06 +0200)] 
Add the arthmetic suffixed expression calculator function

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoFix the recursive optimized power calculation
Jérôme Benoit [Sun, 7 May 2017 13:52:07 +0000 (15:52 +0200)] 
Fix the recursive optimized power calculation

And small cleanups in the code

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years ago * Fix aplatir function
Jérôme Benoit [Tue, 2 May 2017 11:37:30 +0000 (13:37 +0200)] 
 * Fix aplatir function
 * Implement filtre with recursion
 * Fix C n p function

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoImplement a better filter function
Jérôme Benoit [Mon, 1 May 2017 20:17:22 +0000 (22:17 +0200)] 
Implement a better filter function

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoSome variables renaming for consitency
Jérôme Benoit [Mon, 1 May 2017 19:11:46 +0000 (21:11 +0200)] 
Some variables renaming for consitency

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
6 years agoMore list exercise functions
Jérôme Benoit [Thu, 27 Apr 2017 20:42:43 +0000 (22:42 +0200)] 
More list exercise functions

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 years agoAdd some arithmetic fuctions
Jérôme Benoit [Wed, 26 Apr 2017 11:42:53 +0000 (13:42 +0200)] 
Add some arithmetic fuctions

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 years agoAdd more exercices functions
Jérôme Benoit [Tue, 25 Apr 2017 21:48:39 +0000 (23:48 +0200)] 
Add more exercices functions

And address some FIXME while at it

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 years agoImplement more exercices' functions
Jérôme Benoit [Tue, 25 Apr 2017 18:30:56 +0000 (20:30 +0200)] 
Implement more exercices' functions

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 years agoAdd all course examples and tutorials
Jérôme Benoit [Tue, 25 Apr 2017 08:17:20 +0000 (10:17 +0200)] 
Add all course examples and tutorials

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 years agoAdd .gitignore
Jérôme Benoit [Mon, 24 Apr 2017 19:44:08 +0000 (21:44 +0200)] 
Add .gitignore

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 years agoProperly indent some code path
Jérôme Benoit [Mon, 24 Apr 2017 13:28:16 +0000 (15:28 +0200)] 
Properly indent some code path

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 years agoAdd more TD code snippets
Jérôme Benoit [Mon, 24 Apr 2017 10:06:37 +0000 (12:06 +0200)] 
Add more TD code snippets

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 years agoAdd introduction to LISP and list manipulation in LISP code
Jérôme Benoit [Mon, 24 Apr 2017 09:32:28 +0000 (11:32 +0200)] 
Add introduction to LISP and list manipulation in LISP code

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>