GithubHelp home page GithubHelp logo

huskyxahusky / ucgorgeous Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 77 KB

Swift Macros. The coolest methods "copy" classes/structures, which is especially useful in the functional programming paradigm...

License: MIT License

Swift 100.00%
functional-programming macros spm swift swiftmacros swiftpackagemanager swiftui

ucgorgeous's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m Vladimir Shapovalov. By day, I am a simple, even a very simple doctor. However, as the darkness deepens, I become an amateur programmer, coding on the wings of the night.
  • ๐Ÿ‘€ Iโ€™m interested in ... Everything, I'm interested in everything. In medicine - the abyss of information. It's great that programmers have something to read as well!
  • ๐ŸŒฑ Iโ€™m currently learning swift, JS (and everything connected with it).
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ... anyone who will make me better.
  • ๐Ÿ“ซ How to reach me ... here

Static Badge GitHub (Pre-)Release Date

ucgorgeous's People

Contributors

huskyxahusky avatar

Watchers

 avatar

ucgorgeous's Issues

Adding file to pack

I want to move the utilitarian functions from UCgorgeousMacro.swift into a separate file (for example, in Utility.swift). But I don't know how to do this. When I create a new file, the package does not see it. I know that I need to connect it in Package.swift, but I can't do it correctly.
I'll be glad if someone can tell me how to do this, preferably with an example based on my Package.swift.

Inconsistent initialization error

If properties are declared in a class in one order, and in the initializer in another, then the precompiler will throw an error.
To avoid this, the user needs to initialize the properties in the same order in which they were declared.

Or we need to enhance the macro so that it is based on the initializer sequence.
However, difficulties may arise here if there are several initializers...

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.