truth-compiler
TypeScript icon, indicating that this package has built-in type declarations

0.5.8 • Public • Published

Truth

Truth is type-safe data language for allowing big, complex, and non-uniform (aka "jagged") data sets to be organized with relative ease. The entire language is 2 operators: : and ,. Using this seemingly spartan (but deceivingly powerful) syntax, you're able to make is-a and has-a statements of existence. From these statements, you can model domains of any complexity. And, your model is verified for logical soundness.

Once your domain is modelled, Truth provides a natural way to attach "agents", which are plugin-like packages that analyst the host file, and emit various digital asset, such as mobile apps, reporting tools, visualization tools, etc. The Truth mindset allows this to happen quite easily (documentation coming).

Installing

npm install truth-compiler --save

Documentation

Longevity

Truth is being actively developed by a real company with enterprise customers and a sound business model. It's being used to tackle some of the most challenging data complexity problems.

Package Sidebar

Install

npm i truth-compiler

Weekly Downloads

1

Version

0.5.8

License

MIT

Unpacked Size

3.28 MB

Total Files

5

Last publish

Collaborators

  • paul-go