Skip to content

smekuria1/cyzig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cyzig

A small, fast and dynamicly typed scripting language written in Zig.

Features

  • Functions
  • Higher-order functions
  • Closures
  • Integers and Arithmetic
  • Booleans

Installation

Build Cyzig with Zig(I hope to track master but currenty works with 0.14.0-dev.1511+54b668f8a)

  zig build

Running Cyzig

Run Repl

    cyzig

Interpret File

    cyzig [fileName]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages