Skip to content

bottom-software-foundation/bottom-jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

bottom.jl

An implementation of the humorous Bottom encoding format in the Julia programming language.

Script usage:

julia bottom.jl [--bottomify/--regress] input_file output_file

Only one of --bottomify or --regress should be used.

input_file and output_file can be a simple filename or a full path.

The program was created using Julia version 1.6.2; it will likely work in any other version that has not had any breaking changes to functions used in the code.

About

An implementation of the Bottom encoding format in Julia

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages