Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ansaribrahim/morse-code

In Ruby, decode Morse code by mapping symbols to letters/numbers, split input into words and characters, and use a dictionary to translate. Combine characters into words, handle spaces for word separation, and ignore unknown symbols.
https://github.com/ansaribrahim/morse-code

ruby

Last synced: 26 days ago
JSON representation

In Ruby, decode Morse code by mapping symbols to letters/numbers, split input into words and characters, and use a dictionary to translate. Combine characters into words, handle spaces for word separation, and ignore unknown symbols.

Awesome Lists containing this project