Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 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 configuration language for rust embedding and more.

Topics

Resources

Stars

Watchers

Forks

Releases

Sponsor this project

Packages

Contributors

Languages