Skip to content

goropikari/Whitespaces.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whitespaces

Build Status Build Status Codecov

Whitespace interpreter made by Julia. These program is based on yhara/esolang-book-sources

julia> using Whitespaces

julia> ws = Whitespace("   \t  \t   \n\t\n     \t\t \t  \t\n\t\n  \n\n\n");

julia> compile!(ws)

julia> execute!(ws)
Hi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages