Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/magayaga/xenly-compile

The compile and run for The Xenly programming language
https://github.com/magayaga/xenly-compile

Last synced: 18 days ago
JSON representation

The compile and run for The Xenly programming language

Awesome Lists containing this project

README

        

# The compile and run for xenly programming language

If you want to use a **python**, **ruby**, **go**, **lua**, **powershell**, or **julia** programming language to compile and run the [`xenly` programming language](https://github.com/magayaga/xenly) program.

Then, `main.sh` for the default operating system, `make.bat` for the Windows operating system, or `makefile` for the Linux operating system was working but the class-platform operating system was working or not working.

## Getting Start
1. Download Xenly's code

```
$ git clone https://github.com/magayaga/xenly.git
$ cd xenly
```

2. Download the Xenly compiles link. Then, If you choose the `compile.*`.

| Compile and filename executions | Operating system |
|:-------------------------------:|:----------------:|
| `compile.py` | Cross-platform |
| `compile.rb` | Cross-platform |
| `compile.lua` | Cross-platform |
| `compile.jl` | Linux, macOS, Windows and FreeBSD |
| `compile.ps1` | Windows, macOS, and Ubuntu |
| `compile.go` | DragonFly BSD, FreeBSD, Linux, macOS, NetBSD, OpenBSD, Plan 9, Solaris, and Windows |
| `compile.js` | z/OS, Linux, macOS, Microsoft Windows, SmartOS, FreeBSD, OpenBSD, 3z/OS, Linux, macOS, Microsoft Windows, SmartOS, FreeBSD, OpenBSD, IBM AIX |
| `compile.swift` | Darwin, iOS, iPadOS, macOS, tvOS, watchOS, Linux, Windows, Android |
| `conpile.r` | Cross-platform |

```
$ curl -O https://raw.githubusercontent.com/Magayaga/xenly-compile/main/compile.py?token=*****
$ python compile.py
```

3. Open the Xenly application

```
$ ./xenly
```

## Copyright

Copyright (c) 2024 [Cyril John Magayaga](https://github.com/magayaga). All rights reserved.