Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/magayaga/xenly-compile
- Owner: Magayaga
- Created: 2024-01-27T04:16:07.000Z (almost 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-03T06:35:32.000Z (8 months ago)
- Last Synced: 2024-11-11T05:16:54.019Z (3 months ago)
- Language: Swift
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
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.