Special key is a dynamic, fast and object-oriented programming language for building versatile and fast applications!
It is in heavy develpoment now, but ready to try out!
First install Java JDK 16.
You can clone this repository and create new project Your IDE.
git clone https://github.com/TiM-SyStEm/Special-Key-SPS
You can open SPK Shell by running SpecialKey.jar or via debug-run.cmd
Special Key is open-source project. Almost all pull requests will be considered!
Special key is relseased under MIT License 2.0
See more about it!
Special Key shell provides you some functions to run code
run [path_to_file]
- compile and run file
Example of usage:
$>run main
$>run main.spk
Notice that extension of file is not required
cls
- clears the screen
Documentation: https://github.com/TiM-SyStEm/Special-Key-SPS/wiki on Russian and English