Skip to content

jwerle/barry

Repository files navigation

barry

Light weight scripting language experiment

why ?

for funs to see what I can do

status

WIP - and probably forever

build

$ make

install

clibs:

$ clib install jwerle/barry

source:

$ make install

usage

program.br:

name = "Joseph Werle"

def greet
  print("Hello", name, "!")
end

greet()

license

MIT

About

Light weight scripting language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published