GitXplorerGitXplorer
j

morse

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
288c5f250a7aa9b95357b8378ecae72d40a86601

edit readme

jj-jzk committed 4 years ago
Verified
d40a85eae8bf1f4d26037d2f4e7d8ad57be4e1af

added a license

jj-jzk committed 5 years ago
Verified
4336a35e6957dd44f88cc59ede3a576b994dd7eb

typo

jj-jzk committed 5 years ago
Verified
dd4540d00c4f5529b74746289a9666f0b30cbfbf

add a readme

jj-jzk committed 5 years ago
Unverified
ee393bd1bb3ecd34017e78ff79148417f6c1d65a

removed testing files and binaries

jj-jzk committed 5 years ago
Unverified
c4a4d0780c4676598ed34a3b336465cedbb72109

initial commit

jj-jzk committed 5 years ago

README

The README file for this repository.

Morse code convertor

An utility to convert regular text to morse code.

You're going to need to install Haxe to compile:

#debian
apt install haxe
#arch
pacman -S haxe

You will also need to install the hxcppp library: haxelib install hxcpp

Compile using build.sh

The resulting file will be in bin/Morse