Skip to content

Instantly share code, notes, and snippets.

@srl295
Created August 26, 2019 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save srl295/74a13745e8ff6a9e32cdfefe0fa905b2 to your computer and use it in GitHub Desktop.
Save srl295/74a13745e8ff6a9e32cdfefe0fa905b2 to your computer and use it in GitHub Desktop.
Any-Hex/Spoken
# Any-Hex/Spoken
# Author: srl
# Email: srl
# Description: so pure
::Any-Hex/Unicode;
U > 'you ';
'+' > 'plus ';
0>'zero ';
1>'one ';
2>'two ';
3>'three ';
4>'four ';
5>'five ';
6>'six ';
7>'seven ';
8>'eight ';
9>'nine ';
A>'alpha ';
B>'bravo ';
C>'charlie ';
D>'delta ';
E>'epsilon ';
F>'foxtrot ';
G>'golf '; #whoops!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment