Skip to content

VisualLogic-AI/VisualLogic.ai-VL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VisualLogic.ai

VisualLogic.ai — VL Language, Theme, and Sample Packs

The public reference repo for Visual Language (VL) assets.
Latest snapshot in this repo: VL 4.1, Theme 7.0, and refreshed importable example packs.

Website  |  VL-Code Runtime  |  YouTube  |  Discord


Latest Open Assets

Asset What it gives you
VL 4.1 Reference Current VL syntax snapshot used by the latest VLC runtime and sample packs
Theme 7.0 Guide Human-readable overview of the latest enterprise theme contract
Theme-Enterprise_7.0.vth Importable theme source for VL 4.1 projects
Example Packs Five refreshed importable sample projects with appCaseJsonMap included
Legacy Archive Older VL and theme snapshots kept for reference only

What This Repo Is For

This repository is the public landing zone for the parts of VisualLogic that are most useful to builders and evaluators:

  • the latest open VL syntax reference
  • the latest public theme snapshot
  • importable project packs people can download and test locally
  • supporting docs that explain how these assets fit together

If you want to run the current local IDE runtime, use the public VL-Code repository. If you want the language, theme, and sample content itself, this is the repo.

Current Repo Layout

VisualLogic.ai-VL/
├── VL_VERSION_4.1.md
├── THEME_7.0.md
├── Theme-Enterprise_7.0.vth
├── Examples/
│   ├── README.md
│   ├── VL_CourseScheduler_WithCaseJsonMap.zip
│   ├── VL_HabitCheckin_WithCaseJsonMap.zip
│   ├── VL_MediaShelf_WithCaseJsonMap.zip
│   ├── VL_ShoppingList_WithCaseJsonMap.zip
│   ├── VL_VoteMini_WithCaseJsonMap.zip
│   └── legacy/
└── Legacy/

VL at a Glance

Visual Language (VL) is a deterministic, component-oriented language for full-stack application generation.

The current public snapshot in this repo is VL 4.1 and covers six file types:

Extension Purpose
.vx App entry, routing, orchestration
.sc Section-level UI and interaction logic
.cp Reusable presentation components
.vs Service-domain logic
.vdb Database schema and seed data
.vth Theme tokens and point-slot values

Refreshed Example Packs

The Examples/ directory now contains five newer sample projects exported with appCaseJsonMap, so users can import them into VLC and inspect the runtime structure immediately:

  • VL_CourseScheduler_WithCaseJsonMap.zip
  • VL_HabitCheckin_WithCaseJsonMap.zip
  • VL_MediaShelf_WithCaseJsonMap.zip
  • VL_ShoppingList_WithCaseJsonMap.zip
  • VL_VoteMini_WithCaseJsonMap.zip

Each pack includes:

  • VLProject/ source files
  • appCaseJsonMap/ runtime snapshots
  • a focused feature scenario for manual testing

Older sample packs were moved to Examples/legacy/ instead of being deleted outright.

Build with the Current VLC Runtime

The public runtime guide and panel gallery now live in the VL-Code repository:

That guide includes:

  • current runtime screenshots
  • mode-by-mode panel explanations
  • startup steps for the latest local build
  • compile / preview / chat workflow notes

Related Links

About

VisualLogic(VL) is a deterministic, low-entropy programming language optimized for AI code generation.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors