Skip to content

basic interpreter that recognises variable scopes within square brackets

Notifications You must be signed in to change notification settings

serpent403/basic-interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

START PROGRAM:

ruby basic-interpreter.rb

GENERAL INFO:

Simple interpreter which tells us current value of a variable inside the bracketed scopes. If its not defined then value of the variable is zero. Input starts with ‘[‘ and will end with matching ‘]’.

About

basic interpreter that recognises variable scopes within square brackets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages