Git Product home page Git Product logo

Comments (3)

jermp avatar jermp commented on July 21, 2024

Hi there,
could you provide a description of this feature, and of why this represents an "issue" for you?
Thanks.

from tongrams.

KOLANICH avatar KOLANICH commented on July 21, 2024
  1. I wanna make the library into a pair of deb packages, one for headers and another one for a shared library. And separate packages for CLI tools using the library.
  2. I also wanna reduce compilation costs.
  3. I also wanna ensure that all the software using the library uses the compatible format. One of the ways tightening it is to make the software use the same shared library. Since the library emits and parses the format, all the apps linked to the same shared library should understand each other.

from tongrams.

jermp avatar jermp commented on July 21, 2024
  1. Ok, so what is that you required?
  2. This is a good point.
  3. To do so, external libraries have to use the indexes exposed by Tongrams. No need to understand how the binary file is written; just use the public operations the classes expose.

from tongrams.

Related Issues (15)

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.