Skip to content

PerlinWarp/SantaScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SantaScript

Usage

python santaScript.py test.lang

##Features:

  • Unwrapping numbers, evaluations, strings.
  • Declaring variables as numbers, expressions or strings.
  • Unwrapping variables, numbers, expressions and strings.
  • if statements.
  • if elf statements.
To add a new function.
1. Add a new elif statement in the Lexer
2. Add a new if statement to parse it

#Code examples ``` $var = 1 if $var == 1 then unwrap "Nice" eggnog_consumed unwrap "Hello world" ```

About

Christmas Based Interpreted Programming Language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages