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)
- Host: GitHub
- URL: https://github.com/zanderlewis/xx
- Owner: zanderlewis
- License: mit
- Created: 2024-03-11T18:55:00.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-11T18:40:28.000Z (about 2 years ago)
- Last Synced: 2024-12-29T20:59:11.449Z (over 1 year ago)
- Homepage: https://wolfthedeveloper.github.io/XXWebsite/
- Size: 77.1 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# XX (Double X or DubX)
[](https://github.com/XX-Development/XX/actions/workflows/package-xx.yml)
[](https://github.com/XX-Development/XX/graphs/contributors)

## 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.