Cello: High Level C

(libcello.org)

57 points | by gatane 9 months ago ago

4 comments

  • stunpix 9 months ago ago

    Steadily appears on HN every two years: https://news.ycombinator.com/from?site=libcello.org

  • eternityforest 9 months ago ago

    It looks a lot more fun to use than C, but it seems like any application that couldn't use C++ or Rust due to some project policy or something, probably could't use this either, and I'd generally take C++ over C any time if available.

    Maybe I'd try it on a platform that had no C++ support?

  • az09mugen 9 months ago ago
  • gkhartman 9 months ago ago

    I've been eyeing this project for quite a while now, but as mentioned in its FAQs, I usually get scared off by the idea of pulling in a large dependency.

    If anyone's made the leap to use it in a project, I'd love to hear about your experience.