[HN Gopher] Baboon: Data Modeling with Automatic Evolutions and ...
       ___________________________________________________________________
        
       Baboon: Data Modeling with Automatic Evolutions and tagless binary
       codecs
        
       Author : pshirshov
       Score  : 13 points
       Date   : 2025-11-29 20:12 UTC (2 hours ago)
        
 (HTM) web link (github.com)
 (TXT) w3m dump (github.com)
        
       | SubiculumCode wrote:
       | I don't understand what this is.
        
         | pshirshov wrote:
         | I've added a simple explanation right into the readme:
         | "Essentially, you define your data structures and Baboon
         | generates implementations for you. Then you define new
         | versions, Baboon generates new versions of the structures, the
         | conversions from old structure versions to new ones and forces
         | your to provide conversions which cannot be derived
         | automatically. Also it comes with extremely efficient tagless
         | binary encoding for all your structures."
        
       | culi wrote:
       | yet another new programming language that doesn't display example
       | code on the first page. Here's the docs:
       | 
       | https://github.com/7mind/baboon/blob/main/docs/language-feat...
        
         | pshirshov wrote:
         | A data modeling language which derives evolution code
         | automatically, not a general purpose programming language.
        
       ___________________________________________________________________
       (page generated 2025-11-29 23:00 UTC)