Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sundry

Random collection of Erlang progams

  • emedian - median calculation.
  • gsrv - simple implementation of gen_server multi call.
  • lstree - pruning algorithm.
  • record_macros - collection of macros for working with record field names in run timre.
  • test_srv - simple server for testing purposes. Used for gsrv testing.
  • anagram - Checks if two words are are formed by rearaging their letters (uses only arithmetic operaton for comparison).
  • lisub - Erlang implementation of longest increasing subsequence algorithm.
  • edioph - Collection of some arithmetic functions absent in Erlang libraries.
  • sutils - Collection of functions on strings and lists.
  • cmp - Comparision of different ways to write effective code for operations on lists.

About

Various Erlang modules

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages