Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LordAxi/PandaVariableNotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PandaVariableNotation

  _____      ___   _
 |  _ \ \   / / \ | |
 | |_) \ \ / /|  \| |
 |  __/ \ V / | |\  |
 |_|     \_/  |_| \_|

Attention

The gem and the TUI_Application are now on own github repositorys: gem TUI_Application Starting from beta-4.0.0 the Version number is individual for every part of PVN.

Syntax

Declerations: {type}.new Redeclarations: {type}.edit

Types

s = string
i = integer
f = float
b = boolean

Whitespace

This Notation is heavily based on Whitespace to make reading easier.

Examples

s.new name = "pnv"
i.new year_created = 2025
f.new age_in_days = 1.5
b.new cool = true

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published