# Self Compiling and changing code

**URL:** https://discourse.processing.org/t/self-compiling-and-changing-code/35931
**Category:** Gallery
**Created:** [March 25, 2022, 3:22am UTC](https://discourse.processing.org/t/self-compiling-and-changing-code/35931 "2022-03-25T03:22:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Skys](https://avatars.discourse-cdn.com/v4/letter/s/9d8465/32.png) [@Skys](https://discourse.processing.org/u/Skys)
#### Post date: [March 25, 2022, 3:22am UTC](https://discourse.processing.org/t/self-compiling-and-changing-code/35931/1 "2022-03-25T03:22:04Z")

</div>

i heard a software i not able to compile her by self.  
i tryd it.

[https://xqskys.de/CircaLogic3.zip](https://xqskys.de/CircaLogic3.zip)

it do not much  
it creates a clone pde with some changes  
starts the clone via cmd processing-java  
end her self  
the clone make some changes on the first one  
starts the first clone via cmd  
end her self  
the clone make some changes  
…  
btw is just a try to make a self changing code compile by is own  
is not productiv what he do just change endlessly numbers and show the code  
to end the cicle press mouse button

its free under MIT Licence
