About
Kochanowski Programming Language (KPL) is an esoteric language based on
the Polish language which makes an easy coding problem next to impossible, especially if you don't speak Polish.
Installation
Prerequisites
Installation guide
The following steps will guide you through the process of setting up and configuring the kochanowski package in your project.
-
Begin by creating a new project directory and initializing it with the Kochanowski package. Run the following command in your terminal:
npm create kochanowski
-
After the project has been initialized, navigate to your project directory and locate the indeks.kpl file. This file contains your KPL script. To compile and run the script, use the following command:
npm start
Contributors