Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/korilakkuma/xlang
X is programming language
https://github.com/korilakkuma/xlang
Last synced: 20 days ago
JSON representation
X is programming language
- Host: GitHub
- URL: https://github.com/korilakkuma/xlang
- Owner: Korilakkuma
- License: mit
- Created: 2023-10-15T06:22:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-13T12:33:35.000Z (7 months ago)
- Last Synced: 2024-04-14T07:59:55.481Z (7 months ago)
- Language: C
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xlang
X is programming language.
## Setup
```bash
$ sudo apt -y update
$ sudo apt -y install make binutils
```