Skip to content

James-P-D/SNOBOLDump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SNOBOLDump

Dumping ground for learning SNOBOL

Introduction

SNOBOL (StriNg Oriented and symBOlic Language) is an old, and largely forgotten programming language designed for manipulating strings.

To run SNOBOL, download the interpreter from Viktors Berstis' website and then install DOSBOX.

From DOSBOX you will first need to mount the folder containing your SNOBOL code:

mount c C:\Users\jdorr\Desktop\Snobol

To run you code simply use:

SNOBOL4 00_HELLO.SNO /Q

DOSBOX

Contents

Much of this information was taken from the SNOBOL4 website.

About

Dumping ground for learning SNOBOL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published