Giter Club home page Giter Club logo

kagsa's Introduction

KAGSA is a new Interpreted programming language based on Python.

it designed to be easy to learn and practical for use in various projects. It has a flexible syntax and allows some things that other languages prohibit, such as using certain symbols in variable names and starting variable names with numbers. KAGSA contains several main components, including a lexer, syntax checker, parser, and compiler. It supports object-oriented programming, iteration, and other features commonly used in programming languages.

Installation

You can download it via Python pip, launch the command prompt and run the following command:

pip install kagsa

KAGSA is also available for Windows, Linux and Termux, any version can be downloaded from the official website

There is a document explaining the installation method, you can read it Here

Getting Started

Once you have installed KAGSA, you can start writing and running KAGSA programs. Here are the basic steps:

  • Create a new text file with a .kg extension.
  • Open the file in a text editor and write your KAGSA code.
  • Save the file.
  • Open a terminal or command prompt and navigate to the directory where the file is saved.
  • Type the following command and press Enter:
kagsa filename.kg
  • Replace filename with the name of your file.

  • Your KAGSA program should now run in the terminal.

Documentation

Full documentation for KAGSA can be found in the KAGSA.ORG/DOCS.

Examples

KAGSA supports features such as object-oriented programming and iteration. Here are some example programs:

And more you can find it at KAGSA/KAGSA/examples.

kagsa's People

Contributors

kagsa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.