Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lazerbeak12345/encode-ita_2

Encodes strings in the 5 bit ITA2 character encoding.
https://github.com/lazerbeak12345/encode-ita_2

baudot baudot-murray encoder ita-2 ita2 string strings

Last synced: about 2 months ago
JSON representation

Encodes strings in the 5 bit ITA2 character encoding.

Awesome Lists containing this project

README

        

# encode-ITA_2

[![Racket](https://img.shields.io/badge/-Made%20with%20Racket-darkred?logo=racket)](https://racket-lang.org)

Encodes strings in the 5 bit ITA2 character encoding.

Works out of the box with `typed/racket`.

Provides `rackunit` tests.

Be aware if you site this that I used Wikipedia as my source 😅.
(The only thing I sourced was the table from characters to values)