Skip to content

NBCL-Lang/nbcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NBCL Logo
NBCL

Node Based Configuration Language

Website · Documentation


nbcl is a lightweight, declarative configuration DSL mainly designed for defining UI components and general purpose embedding. The syntax is designed to be simple, and thus follows an HCL-inspired Blocky syntax but with the added benifits of modularity, scripting capabilities, and simplicity.

Example

print("Hello, World")

Object "server" {
    port    = 3000
    address = "nbcl-lang.github.io"
}

Resources

About

Simple stupid configuration language for rust embedding and more.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages