Skip to content

alkemdev/kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kata

A small, self-hosting language ecosystem.

Quick Start

cargo run -- ks <file.ks>

Example:

cargo run -- ks tests/hello.ks
# hello, world

Structure

katars/   kata CLI + KataScript tree-walk evaluator
tests/    KataScript source files
plan/     design docs: philosophy, proposals, specs, roadmap

Design

See plan/ for the full plan.

About

Kata is a programming ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors