Skip to content

tabe/lcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An R6RS library for Longest Common Subsequence (LCS)

== License

New BSD License

== Acknowledgements

Special thanks to the authors of Gauche[0]'s util.lcs.

== Notes

* Tests needs Ypsilon[1] with an external library (xunit)[2];
  Run `YPSILON_SITELIB="path of (xunit)" make test'.

== References

[0] http://practical-scheme.net/gauche/
[1] http://code.google.com/p/ypsilon/
[2] http://github.com/tabe/xunit/

About

An R6RS library for Longest Common Subsequence (LCS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages