Skip to content

appblue/forth-banner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banner command in GForth

Simple banner command rewrite in GForth

$ gforth run.fs
  ok
s" BANNER" banner 
 #####     ##    ##  ##  ##  ##  ######  #####                                  
 ##  ##   ####   ### ##  ### ##  ##      ##  ##                                 
 ##  ##  ##  ##  ######  ######  ##      ##  ##                                 
 #####   ######  ######  ######  ####    #####                                  
 ##  ##  ##  ##  ## ###  ## ###  ##      ####                                   
 ##  ##  ##  ##  ##  ##  ##  ##  ##      ## ##                                  
 #####   ##  ##  ##  ##  ##  ##  ######  ##  ##                                 
                                                                                
 ok

As a bonus, there is also a scroll in terminal included in the code, that you can run with the following command:

Capture

About

Simple banner command in GForth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages