Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

TiM-SyStEm/Special-Key-SPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPK

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!

Installation

Building from source

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

By .jar

You can open SPK Shell by running SpecialKey.jar or via debug-run.cmd

Contribution

Special Key is open-source project. Almost all pull requests will be considered!

License

Special key is relseased under MIT License 2.0

See more about it!

Usage

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

WE 💖⚙️ SPECIAL KEY