Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages