Skip to content
/ calcalc Public

Calendrical Calculations; Erlang port of Dershowitz & Reingold's algorithms.

Notifications You must be signed in to change notification settings

ferd/calcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calcalc

[CALendrical CALCulations]

This library implements a converted version of the Common Lisp code and algorithms described in the third edition of Calendrical Calculations by Nachum Dershowitz and Edward M. Reingold.

This library is made public under the following conditions:

The permissions above are granted as long as attribution is given to the authors of the original algorithms, Nachum Dershowitz and Edward M. Reingold.

This code has been ported to Erlang by Fred Hebert.

Build

$ rebar3 compile

Development

Development of the library is still ongoing. So far, the basic non-astronomical calendars have been ported, but the astronomical ones have not.

The code is subject to reorganization and modifications. It is my intent to rework and unify the interface sooner or later.

About

Calendrical Calculations; Erlang port of Dershowitz & Reingold's algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages