<div dir="ltr"><div>Dear Haskellers,</div><div><br></div><div>I am pleased to announce the first release of processor-creative-kit package for playing processors.</div><div><br></div><div>You can create your processors with your own instruction set.</div><div>It simulates a simple microprocessor(cpu) with some development tools.</div><div><br></div><div>  <a href="https://hackage.haskell.org/package/processor-creative-kit" target="_blank">https://hackage.haskell.org/package/processor-creative-kit</a></div><div>  <a href="https://github.com/takenobu-hs/processor-creative-kit" target="_blank">https://github.com/takenobu-hs/processor-creative-kit</a></div><div><br></div><div><br></div><div>feature:</div><div>  * easy try, easy modify</div><div>  * a purely functional CPU core (without IO)</div><div>  * including a very simple prototype assembler</div><div>  * including a very simple prototype profiler</div><div>  * including a very simple prototype debugger</div><div><br></div><div><br></div><div>Thank you,</div><div>Takenobu</div><div><br></div></div>