Skip to content

TeamVulpine/Burrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burrow

A scripting language for the layman

Features

  • Simplistic, Lua-like syntax
  • Prototype-based inheritance
  • Sandboxing capabilities
  • Simultaneous execution of the same context across multiple threads
  • Optional type hints
  • Runtime bindings for C

Principles

  • Code should be understood with little knowledge of the language
  • Syntax should be easy for beginners to understand, while being powerful enough for more experienced programmers

About

A scripting language for the layman

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages