0xF6 / Scripty

A Very high level programming language for low skill(or people who are still learning) programmers 2021 edition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scripty

forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge

Build or run

  • Clone the repository
  • cd to src
  • $ dotnet run . to run
  • $ dotnet publish -c release -r <TARGET> -p:PublishSingleFile=true -p:PublishTrimmed=true -p:PublishReadyToRun=true to build

Current Milestone

Legend:

  • πŸ™ˆοΈ To Do
  • πŸ™‰ In Progress
  • πŸ™Š Done
Feature Status Feature Status
Variables πŸ™Š Int64 πŸ™Š
Functions πŸ™Š String πŸ™Š
Start from a file πŸ™ˆοΈ Collection-Array πŸ™Š
Booleans πŸ™Š Collection-Dictionary πŸ™Š
Boolean logic πŸ™Š Length function πŸ™Š
Writeline function πŸ™Š Collection Specific Functions πŸ™Š
Interpreter πŸ™Š Virtual Machine πŸ™ˆοΈ
Float πŸ™Š Macros πŸ™ˆοΈ

Contribute

  • Add an issue or create a pull request

Copyrights and License

Copyright Β© 2021 Aram Hayrapetyan

This code is licensed under the MIT License

About

A Very high level programming language for low skill(or people who are still learning) programmers 2021 edition.

License:MIT License


Languages

Language:C# 100.0%