Show HN: C programming language extension: Cedro pre-processor

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cmacro

    Lisp macros for C

  • To implement something like linear types[1] in C, such that each instance of type_t must be used once and only once. But I imagine this would require too much integration with the type system and code analysis.

    I wish binary inclusion was provided by more languages or build systems. For small files it's a very suitable alternative to the difficulties of packaging resources when distributing an application or library.

    [0]: https://github.com/eudoxia0/cmacro

    [1]: https://en.wikipedia.org/wiki/Substructural_type_system#Line...

  • ltools

    LTools are a set of free, open-source productivity command-line tools (drawing inspiration from Unix commands and philosophy).

  • > I wish binary inclusion was provided by more languages or build systems. For small files it's a very suitable alternative to the difficulties of packaging resources when distributing an application or library.

    When it occasionally comes up as a need, I use the bintosrc command available at https://github.com/jochenleidner/ltools

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • MyDef

    Programming in the next paradigm -- your way

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts