Coder Social home page Coder Social logo

nbirillo / arrow-meta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from arrow-kt/arrow-meta

0.0 0.0 0.0 19.83 MB

Functional companion to Kotlin's Compiler

Home Page: https://meta.arrow-kt.io

License: Apache License 2.0

Kotlin 92.24% Shell 0.25% Java 7.51%

arrow-meta's Introduction

Λrrow Meta

Latest snapshot Publish artifacts Publish documentation Kotlin version badge License

Functional companion to Kotlin's Compiler & IDE

Getting started

Λrrow Meta is a meta-programming library that cooperates with the Kotlin compiler in all it's phases bringing its full power to the community.

Writing compiler plugins, source transformations, IDEA plugins, linters, type search engines, automatic code refactoring,... are just a few of the use cases of the things that can be accomplished with Meta.

Lambda World 2019 - Arrow Meta - Enabling Functional Programming in the Kotlin Compiler

Λrrow Meta examples

Hello World Compiler Plugin Demo

Take a look at arrow-meta-examples repository for getting more details.

Build and run in your local environment

Pre-requirements: JDK 8

Build and run tests

./gradlew buildMeta

Build and run test + IDE plugin

./gradlew publishAndRunIde

Generate API Doc and validate it

./gradlew buildMetaDoc

Run the docs in your local server

./gradlew buildMetaDoc
bundle install --gemfile docs/Gemfile --path vendor/bundle
BUNDLE_GEMFILE=docs/Gemfile bundle exec jekyll serve -s docs/build/site/

Testing

Λrrow Meta provides an easy way to write tests about plugins, quotes, etc. thanks to Kotlin Compile Testing, a library developed by Thilo Schuchort.

Contributing

Λrrow Meta is an inclusive community powered by awesome individuals like you. As an actively growing ecosystem, Λrrow Meta and its associated libraries and toolsets are in need of new contributors! We have issues suited for all levels, from entry to advanced, and our maintainers are happy to provide 1:1 mentoring. All are welcome in Λrrow Meta.

If you’re looking to contribute, have questions, or want to keep up-to-date about what’s happening, please follow us here and say hello!

Licence

Copyright (C) 2017 The Λrrow Authors

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

arrow-meta's People

Contributors

aballano avatar ahinchman1 avatar alphaho avatar andrzejressel avatar antoniomateogomez avatar arioston avatar bloderxd avatar calvellido avatar cb372 avatar danimontoya avatar dependabot[bot] avatar foso avatar franciscodr avatar github-actions[bot] avatar i-walker avatar jansorg avatar jkmcclellan avatar juanpedromoreno avatar matiaslev avatar mattmoore avatar nomisrev avatar rachelcarmena avatar raulraja avatar rybalkinsd avatar starmel avatar turansky avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.