Skip to content

davis68/xenotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xenotation

Various xenotation converters of my own device.

Python

For instance, the Python version's usage is:

python xenotation.py n

where n is an integer greater than 1.

Inspired by jpt4's tic-xenotation, which, as of this writing, runs from xenotation to Arabic numbers, the opposite way.

It's ugly, it's quick-and-dirty, it's wasteful, it's missing test cases, but it seems to work. The primes list tops out at the 100th prime, but could be expanded. (There's a crossover point where it's faster to load primes than calculate them, but I didn't bother to calculate all primes, favoring loading them from disk instead.)

APL

This xenotation is compatible with Dyalog APL.

References:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published