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

https://github.com/xarxo-programming-language/xarxocore

Xarxo Programming Language Core
https://github.com/xarxo-programming-language/xarxocore

compiler llvm llvm-ir programming-language rust

Last synced: 7 months ago
JSON representation

Xarxo Programming Language Core

Awesome Lists containing this project

README

          

# xarxocore


Xarxo Programming Language Core written in Rust and LLVM20



License


License


Stars




Top Language
Language Count
License
Issues
Last Commit
Contributors


Deploy docs
Release build


Color Palette

> Follow one path, but make it comfortable

A minimalistic yet powerful language with innovative error handling and contracts, designed for developers who value performance and expressiveness in systems programming.

## Table of Contents

- [Installation](#installation)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)

## Installation

### Prerequisites

Before installing, ensure you have the following tools installed:

- Rust and Cargo (latest stable version recommended)
- Git

### Setup

To set up the project on your local machine, follow these steps:

```bash
git clone https://github.com/Xarxo-Programming-Language/xarxocore
cd xarxocore
./setup.sh
```
## Usage

To view all available commands and their descriptions, run:

```bash
make help
```

## Contributing

Contributions to the < repo name > are welcome! Here's how you can contribute:

* Bug Reports: Notice a bug? Open an issue with a clear title and description.
* Feature Requests: Have an idea for an improvement? I'd love to hear it. Open an issue to suggest new features.
* Pull Requests: Want to contribute directly? Fork the repository, make your changes, and submit a pull request.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## Contact

For any questions or feedback, please contact alexeev.dev@mail.ru.




↑ Back to Top ↑


Made with LLVM 20