[Vm-dev] building plugins outside the tree

tim Rowledge tim at rowledge.org
Tue Mar 20 18:10:22 UTC 2018



> On 20-03-2018, at 10:51 AM, Eliot Miranda <eliot.miranda at gmail.com> wrote:
> 
> Over my dead body.  Look, the generated sources all start with comments that say 
> 
> /* Automatically generated by
> 
> they could say
> 
> /* Automatically generated by
> .....
>   DO NOT EDIT
>  */


OR we could run the generated code through an obfuscator... wait, what am I saying, this is C code already. An important problem here is that I can pretty much guarantee nobody ever 'see's that comment, nor would take any notice of it if they did. Because code mokeys have all taken off their hoodies, handed over their beer/red bull/mountain dew/whatever and told their buddies "ok, watch *this* dude!"

> 
> But going back to generating the VM sources every time one wants to build a VM, having, as Ben points out the possibility of changes in Slang, variability due to sets changing generated sources, date stamps changing, etc, etc.  NO!!!!!!!  I can't believe you're serious.

Who needs to be serious? Fair point about the variability of details important to other tools though. I can't imagine we couldn't work around all that but as you say, who has the time?

tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Concurrent: an object that looks like a raisin but isn't




More information about the Vm-dev mailing list