hacker news Hacker News
  1. new
  2. show
  3. ask
  4. jobs

A Minimalist TypeScript for C

5 points

by GLC-ninja

23 hours ago

1 comments

story

A Minimalist TypeScript for C. Cp1, or C+1, or C plus 1 programming language adds only the bare essentials to C language that allows you to output C codes and able to use namespaces, modules, methods on enums/structs, auto variable deduction and more.

Github: https://github.com/galileolajara/cp1

loading...