Skip to content

JacksonO123/blitz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blitz

A bytecode compiler and interpreter written in zig.

Dev

Run all working test files runs from blitzc-debug exe in build expected to have been built already

./test.sh

Run specific test file runs from zig run ...

./test.sh [file name]

build debug

make

make debug and run tests

make test

make prod

make prod

By Jackson Otto

About

Bytecode interpreted programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages