skyfish4tb / aup

(WIP) The AutoIt+ programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aup

The AutoIt+ programming language, based on my Lox implementation.



Codacy Badge

about

  • Bytecode interpreter
  • Stack-based virtual machine.
  • The unofficial AutoIt v4!
  • Made with ❤ by @me.

features

  • Fast & lightweight.
  • Simple sintax.
  • Dynamically typed.
  • OOP supported.

work in progress

  • Issues are welcome!
  • The first release can be in:
    new Year(2020).from('June').to('December')

ko-fi

About

(WIP) The AutoIt+ programming language


Languages

Language:C 99.6%Language:C++ 0.4%