Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 983 Bytes

README.md

File metadata and controls

47 lines (32 loc) · 983 Bytes

Hixa Logo

An Educational Purpose Programming Language

stars stars stars

The Hixa Programing Language

Features

  • Easy to use, pythonic syntax inspired language.

Whats New?

Installation Guide

Dependencies

Contributing to Hixa

Example

Exmple 1:
a = 10
b = 30

kam jug_kora(x, y):
	ghurai_diya (x+y)

likha(kam(a, b))
Exmple 2:

Quick Start

Online Interpreter

Releases