Skip to content

Haskell program for producing pronounceable base-neutral names for number bases as described by jan Misali

License

Notifications You must be signed in to change notification settings

Demonstrandum/Basenames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basenames

A base naming system that's not decimal-centric invented by jan Misali.

Check out jan Misali's video on the concept.

Example

$ cabal update
$ cabal run
0: nullary
1: unary
2: binary
3: trinary
4: quaternary
5: quinary
6: seximal
7: septimal
8: octal
9: nonary
10: decimal
11: elevenary
12: dozenal
13: baker's dozenal
14: biseptimal
15: triquinary
16: hex
17: suboptimal
18: binonary
19: unbinonary
20: vigesimal
21: triseptimal
22: bielevenary
23: unbielevenary
24: trioctal
25: pentaquinary
26: biker's dozenal
27: trinonary
28: bibiseptimal
29: unbibiseptimal
30: trigesimal
31: untrigesimal
32: bihex
33: trielevenary
34: bisuboptimal
35: pentaseptimal

About

Haskell program for producing pronounceable base-neutral names for number bases as described by jan Misali

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published