8"""" 8"""88 8"""8 ""8"" 8   8                
       8     8    8 8   8   8   8   8       e  e     
       8eeee 8    8 8eee8e  8e  8eee8       8  8     
       88    8    8 88   8  88  88  8       8e 8e    
       88    8    8 88   8  88  88  8    e  88 88    
       88    8eeee8 88   8  88  88  8 88 8ee88 88eee 
       
       
       --- An implementation of FORTH atop Julia ---
       
       This is my attempt at implementing an almost-complete FORTH 83
       system in the numerical computing environment, Julia.  It serves
       absolutely no practical purpose, but was heaps of fun to work on.
       
       See the README for more details:
 (TXT) README
       
       Download the archive containing the latest version here:
 (BIN) forth.jl_latest.zip
       
       --- Source code ---
       
 (DIR) Browse the git repository
       You can clone the repository directly from
       git://thelambdalab.xyz/forth.jl.git
       
       As with all the repositories hosted here at the lambda lab, suggested
       patches are welcome.  Just commit your changes to a branch with name
       begining with "patch_" and push to the repository above, describing
       the nature of the changes in the body of your commit message.
       
       --- Project Feedback ---
       
 (QRY) Submit feedback
 (TXT) View recent feedback