jparoz / ishtime

Tells the time as an English phrase, in a variety of programming languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ishtime

A collection of implementations of a simple idea: telling the time as you would tell a friend.

Rules

Each implementation may differ in specific features, but at minimum should print the current time in English when called on the command line. Where a language doesn't permit command line execution, an appropriate equivalent for the language's context should be provided.

Implementations

Language Command line output Library API Specify time to format
Javascript
Rust
Ruby
Haskell
Chicken Scheme
Standard ML
Elixir
Lua

About

Tells the time as an English phrase, in a variety of programming languages.

License:MIT License


Languages

Language:Rust 17.5%Language:Haskell 15.8%Language:Elixir 14.5%Language:Scheme 13.1%Language:JavaScript 11.6%Language:Lua 10.0%Language:Standard ML 9.8%Language:Ruby 7.5%