Unknown6656 / AutoIt-Interpreter

A C# AutoIt interpreter designed to be platform-independent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status issues repo size downloads license forks stars

Banner image
Banner image


Warning

This project is still in development and not yet ready for production use. The current version is a pre-release version and may contain bugs or incomplete features. Please report any issues you encounter here.

Platform-Independent AutoIt3 Interpreter

AutoIt is a traditionally Windows-only scripting language based on the Visual Basic syntax. The aim of this repository is to provide an AutoIt3 Interpreter for other platforms, such as Linux/Unix and MacOS. This Interpreter is based purely on .NET8-conform C#/F# code and primarily supports the AutoIt3-specification. The Interpreter does support a plugin-based extension system in order to provide a custom syntax or framework functionality to the interpreter.

Note

This repository contains a newer (.NET8-based) extensible AutoIt3 Interpreter based on a previous version of this project. In order to see the "old" AutoIt++ Interpiler written in 2018 (discontinued), refer to the following URL: https://github.com/Unknown6656/AutoIt-Interpreter-old.

Links

Maintainer(s)

About

A C# AutoIt interpreter designed to be platform-independent

License:GNU Affero General Public License v3.0


Languages

Language:AutoIt 85.1%Language:C# 14.1%Language:F# 0.8%Language:Shell 0.0%Language:C++ 0.0%Language:Batchfile 0.0%