Computermatronic / zeta-lang

An attempt at writing a scripting language with d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zeta-lang scripting language

Zeta-lang is a scripting language written in DLang.

What's new

  • Support for @ref.
  • Support for with statements.
  • Bitwise operator support.
  • Cast support and metatypes.

About

An attempt at writing a scripting language with d

License:Mozilla Public License 2.0


Languages

Language:D 99.0%Language:ZenScript 1.0%