Skip to content

LScript is an under development interpreted programming language made with C++.

Notifications You must be signed in to change notification settings

abthahiahmed/LScript

Repository files navigation

LScript 1.0

An under development interpreted programming language made with C++

The vision is to make it more user friendly to help learners to learn programming easily.

Current Functionality:

  1. Variable
  2. Array
  3. Loop
  4. Conditional Statement
  5. And some built-in functions.