Giter Site home page Giter Site logo

yarivlevy81 / wing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from winglang/wing

0.0 0.0 0.0 19.65 MB

The Wing Programming Language

Home Page: https://winglang.io

License: MIT License

Shell 0.16% JavaScript 2.10% C++ 0.09% Scheme 0.13% Python 0.04% Rust 31.21% TypeScript 65.76% HTML 0.50% CWeb 0.01%

wing's Introduction

  Quick Start ▪︎ Slack ▪︎ Docs ▪︎ Roadmap ▪︎ Getting Started ▪︎ Issues ▪︎ Discussions ▪︎ Stack Overflow ▪︎ Contribute

Welcome! 👋

Wing is a cloud-oriented programming language. It is a modern, object-oriented, and strongly-typed language. Most programming languages think about computers as machines. In Wing, the cloud is the computer.

Wing applications compile to Terraform and JavaScript that are ready to deploy to your favorite cloud provider, and can also be tested in your local environment using the Wing Console.

bring cloud;

let bucket = new cloud.Bucket();

new cloud.Function(inflight (event: str): str => {
  bucket.put("greeting.txt", "hello, world!");
});

This is Alpha

Wing is in its very early stages of development and not recommended for production use. Many features are still missing, and APIs will dramatically evolve in the coming months. We are excited for anyone to take part in influencing the direction of every part of this project.

Our Project Status page includes more information about stability and roadmap 👷‍♀️

Installation

Getting Started

The Getting Started guide is a once-in-a-lifetime adventure into the Wing rabbit hole.

To learn more about Wing concepts such as resources and inflights, jump over to the Concepts section in our docs.

For a comprehensive reference of the language, check out the Wing Language Specification and the API Reference.

Community

We all hang out on Wing Slack. Come as you are, say hi, ask questions, help friends, geek out! Alternatively, post any question you have on GitHub Discussions.

Contributing

We welcome and celebrate contributions from the community! Please see our contribution guide for more information about setting up a development environment, what we are working on, where we need help and other guidelines for contributing to the project.

We are also actively tracking planned features in our roadmap:

Contributors

Mark McCulloh
Mark McCulloh

💻
Chris Rybicki
Chris Rybicki

💻
Elad Ben-Israel
Elad Ben-Israel

💻
Uri Bar
Uri Bar

💻
yoav-steinberg
yoav-steinberg

💻
Sepehr Laal
Sepehr Laal

💻
Eyal Keren
Eyal Keren

💻
Cristian Pallarés
Cristian Pallarés

💻
Ainvoner
Ainvoner

💻
Hasan
Hasan

💻
shaiber01
shaiber01

💻
Matthew Bonig
Matthew Bonig

💻
eladb2
eladb2

💻
Joao Pedro Zanutto
Joao Pedro Zanutto

💻
Tatsuya Yamamoto
Tatsuya Yamamoto

💻
polamoros
polamoros

💻
Revital Barletz
Revital Barletz

💻
Shai Ber
Shai Ber

💻
Adam Ruka
Adam Ruka

💻
Ananthu C V
Ananthu C V

💻
Aolin
Aolin

💻
Barak Schoster Goihman
Barak Schoster Goihman

💻
EJ Wang
EJ Wang

💻
Eitan Segel-Lion
Eitan Segel-Lion

💻
Eric Johnson
Eric Johnson

💻
Jonathan Goldwasser
Jonathan Goldwasser

💻
Raywon Kari
Raywon Kari

💻
Romain Jourdan
Romain Jourdan

💻
Victor
Victor

💻
perpil
perpil

💻
sebbel
sebbel

💻
tsuf239
tsuf239

💻
txxnano
txxnano

💻
Josh
Josh

📖
Marcio Cruz de Almeida
Marcio Cruz de Almeida

💻
Itai Keren
Itai Keren

🔧
Kasey Abu-Rayyan
Kasey Abu-Rayyan

💻
Owen Watkins
Owen Watkins

💻
Raphael Manke
Raphael Manke

💻
Salman Abid
Salman Abid

💻
Vanja Oljaca
Vanja Oljaca

💻
attias
attias

💻
john r. durand
john r. durand

💻
Add your contributions

License

This project is licensed under the MIT License. Contributions are made under our contribution license.

wing's People

Contributors

markmcculloh avatar chriscbr avatar eladb avatar staycoolcall911 avatar monada-bot[bot] avatar yoav-steinberg avatar ekeren avatar 3p3r avatar hasanaburayyan avatar shaiber avatar ainvoner avatar marciocadev avatar skyrpex avatar raywonkari avatar shaiber01 avatar flyingimer avatar mbonig avatar eladb2 avatar polamoros avatar joao-zanutto avatar revitalbarletz avatar yamatatsu avatar perpil avatar weepingclown13 avatar warkanlock avatar tsuf239 avatar sebbel avatar mortax avatar attias avatar allcontributors[bot] 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.