literal icon indicating copy to clipboard operation
literal copied to clipboard

Starting over

Open joeldrapper opened this issue 1 month ago • 3 comments

Literal is full of so many half-baked experiments. These experiments have taught us a lot about what’s possible. I’m creating a branch called legacy, which will be locked to the current state of main. If you’re using literal from git in your project, you should point to that branch for the next few months.

After that, I’m going to be ripping everything out and starting again, using the legacy branch as reference. This time, I’m only interested in implementing fully tested, documented features. Nothing half-baked.

The initial focus will be on:

  1. Types
  2. Attributes
  3. Structs
  4. Data Objects
  5. Unions
  6. Enums

joeldrapper avatar Apr 24 '24 11:04 joeldrapper