Skip to content

Scheme language workshop, using it's concrete, opensource Dialect called Kawa.

Notifications You must be signed in to change notification settings

andy-y-li/Lisp-Algorithms-Workshop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General info

The actual dialect of Scheme used in this workshop/repo is called "Kawa".
Please refer to the official docs of Kawa for more information:
	https://www.gnu.org/software/kawa/index.html
		

Workshop container snippets of codes for different kinds of problems.	
	
This workshop includes solutions to several, general algorithmic problems written fully in Kawa. The idea of writing it was for me(Nika) to get more familliar with functional programming paradigm.

Most solutions are for problems from http://community.schemewiki.org/?ninety-nine-scheme-problems website

About

Scheme language workshop, using it's concrete, opensource Dialect called Kawa.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 100.0%