Skip to content
/ Scripty Public

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

License

Notifications You must be signed in to change notification settings

0xF6/Scripty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages