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

https://github.com/initdc/octa

A source to source transpiler, ship crystal to all ruby supported platform
https://github.com/initdc/octa

crystal lexer prism ruby transpiler

Last synced: 26 days ago
JSON representation

A source to source transpiler, ship crystal to all ruby supported platform

Awesome Lists containing this project

README

          

# octa logo octa

A source to source transpiler, ship crystal to all ruby supported platform

## Installation

TODO: Write installation instructions here

## Usage

```sh
octa lex some.cr
octa cr-rb src/
```

## Development

TODO: Write development instructions here

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

## Contributors

- [initdc](https://github.com/initdc) - creator and maintainer