Giter VIP home page Giter VIP logo

Comments (3)

viferga avatar viferga commented on August 30, 2024 1

Hi @avinal, sorry for the late reply. Right now this issue can be archived because this will be replaced by this task: #84

Finally we have decided to implement the REPL using Python, and maintain the current available functions written in C/C++, populating them to the REPL library in Python (giving them the proper command information and treating them as built-ins).

Apart from this, the CLI issue will add extensibility to the CLI, so other plugins can be implemented easily like for example the sandboxing support you mentioned by means of a Python plugin too:
https://github.com/seccomp/libseccomp/blob/main/src/python/setup.py
https://pypi.org/project/pyseccomp/

I think this is the right path to go because we can remove as much as functionality we can from the CLI in C/C++ and let this work for the plugin implementators, which can be done in multiple different programming languages.

from core.

avinal avatar avinal commented on August 30, 2024

Hello @viferga, is this issue still relevant, I saw the discussion on #84, it seems the plan is to replace it with a python/node CLI parser, if this is still relevant, I would like to work on the issue. Also for the purpose of the https://github.com/metacall/gsoc-2021#cli-security-through-seccomp-sandboxing project, this will be required, I think so.

from core.

avinal avatar avinal commented on August 30, 2024

Also, I would like to remind you that readline is not available for Windows, so we may want to see some alternatives or implement them for Windows ourselves.

from core.

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.