Giter Club home page Giter Club logo

Comments (3)

ludocode avatar ludocode commented on July 17, 2024

Yeah, I should get around to doing that. Actually the biggest new feature is not even on develop yet, it's on the build-map-array branch which lets you write maps and arrays without needing to know their size beforehand. This is the missing checkmark in the feature table in the README. I apparently wrote it over a year ago and it works great in my projects but I never got around to merging it.

There are a few extra things I want to do for a next release though. I want to add in gnu89 support which is a popular request and a requirement to use MPack in Linux kernel modules. I also need to change the unit test buildsystem (again), partially done in the unit-test-cleanup branch. I also need to switch off of Travis CI and onto GitHub Actions (the unit test buildsystem and CI will resemble my other project Pottery.) And there's a few other minor issues and lots of documentation to update after all that.

On the plus side I do have a bit of time before I start up a new job/contract and I've wanted to polish up MPack enough to call it "done" so I'm hoping to do all this in the next month or so. I just have to dedicate a few days to actually do it.

from mpack.

schmidtw avatar schmidtw commented on July 17, 2024

Very cool news :).

A few friends of mine recommended meson & after a bit of a learning curve (not too bad), I'm moving my c projects over. The ability for it to bring in subprojects fairly easily might make it a good choice for mpack. It's also ninja based.

from mpack.

ludocode avatar ludocode commented on July 17, 2024

Done! v1.1 is here.

from mpack.

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.