Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jura

What is Jura

Jura is a interpreted programming language focusing on simplicity and user experience.

Important

Jura is currently under development and the interpreter is not yet finished.
There is no working parser so there is no way to execute code.

To get started

- Clone the repository

git clone https://github.com/HeavyLvy/jura.git

- Create a virtual environment

cd jura && python3 -m venv venv

- Activate

For Linux:

source venv/bin/activate

For Windows:

venv\Scripts\activate

- Install the dependencies

pip install -r requirements

Requirements

  • Python >= 3.12
  • Git

Why the name

the name Jura comes from the Jura mountain range located in Europe.

About

jura is a programming language meant for network related tasks, mostly for http

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages