Giter Site home page Giter Site logo

wow-ls's Introduction

Sugary WoW-ls

Experimental project to toy with a few Perl projects, such as:

  • Zydeco
  • assign::0
  • Syntax::Keyword::Gather
  • Syntax::Keyword::Match
  • Quantum::Superpositions
  • MooseX::App
  • Exporter::Almighty

To investigate:

  • Types::Algebraic /
  • Syntax::Operator::Divides Operator %% like Raku.
  • Future::AsyncAwait async/await, need to make sure it's compatible at all with Zydeco.
  • Syntax::Keyword::Dynamically local but also for lexicals and for sub rvalue returns
  • Syntax::Operator::Eqr & Syntax::Operator::Equ like eq but can also proc a regex, useful for match etc.
  • Syntax::Operator::Identical Cutesy โ‰ก operator, probably a bad idea.
  • Syntax::Infix::Smartmatch Raku-style ~~, hopefully done right.
  • Operator::Util Raku-style meta-operators: reduce reducewith zip zipwith cross crosswith hyper hyperwith applyop reverseop No syntax, sadly.
  • Object::Util Provides functions such as: ->$_try, ->$_call_if_object, ->$dump, ->$_tap (like Object::Tap). Also these, though they shouldn't be necessary with Zydeco: ->$_clone, ->$_extend, ->$_with_traits.
  • List::Maker Raku-style ... range + Raku-style <>. Might conflict with other modules?
  • Perl6::Rules Raku-style grammars.

Discarded:

  • Perl6::Controls (no gather+take, broke postfix for/while etc)

Some modules from Defaults::Modern also might be interesting to take a look at.

wow-ls's People

Contributors

vendethiel avatar

Watchers

 avatar  avatar

wow-ls's Issues

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.