An open API service indexing awesome lists of open source software.

https://github.com/zanderlewis/xx

Official source code for XX (Double X or DubX)
https://github.com/zanderlewis/xx

Last synced: 5 months ago
JSON representation

Official source code for XX (Double X or DubX)

Awesome Lists containing this project

README

          

# XX (Double X or DubX)

[![Package XX](https://github.com/XX-Development/XX/actions/workflows/package-xx.yml/badge.svg?branch=master)](https://github.com/XX-Development/XX/actions/workflows/package-xx.yml)
[![GitHub Contributors](https://img.shields.io/github/contributors/XX-Development/XX?label=Contributors)](https://github.com/XX-Development/XX/graphs/contributors)
![GitHub Stars](https://img.shields.io/github/stars/XX-Development/XX?label=Stars)

## Sub Repos
[XX Examples](https://github.com/WolfTheDeveloper/XX-Examples)

[XX Website](https://github.com/WolfTheDeveloper/XXWebsite)

## About XX

XX is an open-source programming language built on python. XX's goal is to be a bridge between programming languages and allow programmers to code in multiple languages in one script.

## How to conribute

In order to contribute, you need to be familiar with python. Additions to XX need to be useful for many people, not just you are a select few. If you do not want to contribute but want to help out, please open an issue on any bugs.

## XX Founder

Zander Lewis (TheMidnightWolf or WolfTheDev) started this project with some help with ChatGPT on February 16, 2024. Zander started this project at age 15 and came up with the idea that XX can be a bridge between languages, doing what other languages couldn't do (see [About XX](https://github.com/WolfTheDeveloper/XX#about-xx)).

## How to run XX

For now, you run the program as 'python main.py xxfilename.xx'. For example, you would run 'python main.py example.xx' to run your program.