nkpl

3.6.0 • Public • Published

NKPL

https://nkpl.namishkumar.in

The Namish Kumar Programming Language is a programming language made by Namish Kumar (Me) in July 2022. The base language of this programming language is JavaScript. It has a simple syntax as compared to other programming languages. To use this programming language, You have to install Node JS in your system. That's all about NKPL.

Writing Your first NKPL program

Beginners might find this language easy. To get started, Let's create a file called main.nkpl and write the following codes in it:


write "Hello World";

You'll see this write hello world in the console

Installation

To install NKPL, make sure that you have installed nodejs in your system and then in a terminal window, run the following command

npm install -g nkpl nkpl --version

Verify that the output is 3.6.0


Package Sidebar

Install

npm i nkpl

Weekly Downloads

3

Version

3.6.0

License

ISC

Unpacked Size

155 kB

Total Files

37

Last publish

Collaborators

  • namish_developer