Giter Site home page Giter Site logo

Comments (4)

G33kDude avatar G33kDude commented on June 27, 2024

We would love to include your fantastic libraries!

I am in favor of introducing a new "Data Structures and Algorithms" section into which we could put HashTable, Facade, and the existing LibCrypt library (currently in Math, it's a collection of hashing and encryption algorithm implementations).

Does anyone else have thoughts on the matter?

from awesome-autohotkey.

Shambles-Dev avatar Shambles-Dev commented on June 27, 2024

On that note, I am considering releasing backports of v2's "is" operator as a function (and without the support for testing if a parameter is byref) and Type function (it should be exactly the same except it cannot detect "0" is a string, unlike in v2). I will be happy to release them as stand-alone libraries if there is interest.

I have no idea where they should go, other than somewhere under "Libraries". I can't even use computer science textbooks as a guide here. What I use them for is error handling (reporting if something is the wrong type because in v1 errors are usually silent, which upsets me) and dispatching (send values of one type to this code and another type to other code). "Type Checking" maybe?

I would consider these 'stable', by the way. What they do is pretty simplistic, and they do seem to work correctly.

from awesome-autohotkey.

joedf avatar joedf commented on June 27, 2024

Nothing to oppose from me. 👍

from awesome-autohotkey.

Shambles-Dev avatar Shambles-Dev commented on June 27, 2024

I uploaded the type checking code here: https://github.com/Shambles-Dev/AutoHotkey-Type_Checking

from awesome-autohotkey.

Related Issues (20)

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.