Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 796 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 796 Bytes

ABIS

This project is an interpreter for a programming language i created myself. This interpreter is supposed to be used in projects where you would like to give the user some extra functinality by allowing them to run ABIS scripts in your aplication.

This is still in a very early development stage and a lot of things can change.

This is the c# version of it. I intend to develop a rust version too.

Project suspended

This version of the project suspended. A new version of this interpreter and a redesing of the syntax of the language is being reworked in another repository and in rust.

Instructions

Intruction Description here