Skip to content

mikailsheikh/model-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-m- Model-Based Application Development Tool

A sophisticated framework for building web applications through multi-layered JSON schemas that define both structure and semantics of data and code generation.

Architecture Overview

This tool implements a hierarchical schema system with multiple levels of abstraction:

Schema Hierarchy

  1. First-Order Schemas: Base JSON schemas that define fundamental data structures and validation rules
  2. Second-Order Schemas: Meta-schemas that define schemas for data structures, transformations, program flow, and application aspects
  3. Concrete Realizations: Actual implementations of second-order schemas that define specific application components

Components

  • core - Core schema and infrastructure for model-based application development.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages