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

https://github.com/zeionara/swim

Swift macros playground
https://github.com/zeionara/swim

Last synced: 3 months ago
JSON representation

Swift macros playground

Awesome Lists containing this project

README

        

# swim


logo

Swim - this repo is a **swift macros playground**, namely, it contains results of experiments with **macros**, which were added in swift 5.9.

## Running the code

To run the experiments execute the following command:

```sh
swift run
```