Skip to content

cmkarlsson/lfe-rosetta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lfe-rosetta

Introduction

The goal of this library is to learn lisp through LFE by implementing rosettacode tasks.

Currently Implemented

n-queens
Only implemented one solution using heuristics. Adding back-tracing to find all solutions would be nice
palindrom
Simply check for palindrom
echo-server
Translation from erlang implementation
old-lady-swallowed-a-flay
Working - can be improved
nth
Can perhaps be simplified

Usage

Add content to me here!

About

Rosetta Tasks in Lisp-Flavoured-Erlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published