Skip to content

LifeLane/pyjaru

Repository files navigation

PyJaRu Language

PyJaRu is an easy-to-learn programming language that combines the strengths of Python, JavaScript, and Ruby. This repository contains the source code for the PyJaRu interpreter and a simple IDE.

Features

  • Simple Syntax: Easy to read and write.
  • Dynamic Typing: Supports dynamic types like Python.
  • Object-Oriented: Includes support for classes and objects.
  • Functional Programming: Supports functions as first-class citizens.
  • Standard Library: Provides a collection of standard library functions.

Getting Started

Prerequisites

  • Python 3.x

Installation

  1. Clone the repository:
    git clone https://github.com/LifeLane/pyjaru.git
    cd pyjaru

About

PyJaRu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published