Giter Club home page Giter Club logo

Comments (6)

 avatar commented on August 15, 2024

I agree !

from ark.

SuperFola avatar SuperFola commented on August 15, 2024

Maybe an ArkScript package manager made in the language once we have a complete support of argument parsing and a working network module (see #74)

from ark.

 avatar commented on August 15, 2024

The main problem would be the hosting of this manager
If we want to do the package manager, the modules needs to be hosted somewhere
If a two ideas :
The modules are all stocked on a website/API to grab with the package manager

Or it uses an API that redirect to the github repo of the module and then it clone/download the repo

The first solution will need more resources and a server on which the modules are hosted m

from ark.

SuperFola avatar SuperFola commented on August 15, 2024

the modules needs to be hosted somewhere

I could easily order a VPS with about 500GB of storage for that, thanks to the prices being very low. What would be induced by doing this would be that we would need a team of reviewers for modules, to avoid "bad" modules (like we can find on NPM sometimes, eg "is this variable a number/bool..."), but that's still doable.

from ark.

 avatar commented on August 15, 2024

While the language is small it will be doable

We just need some rules for the modules to be accepted

from ark.

SuperFola avatar SuperFola commented on August 15, 2024

Has been done in https://github.com/ArkScript-lang/modules

from ark.

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.