The code beginnings

Alright. This is a first post. This is my first attempt at phantom generation. A code generator. Very rough. A sketch of an idea.

The trait system is helping setup a framework for generalized process for calculating data.

The point of the data is supposed to be abstract. Data collection. Generalized combine operations for adding two data points together. Then the generalized CPU actions to create a network, a symbol to connect all the data points. The symbols represent a type of calculation. This is all an hunch in my own brain. It will be interesting to explore and see where it goes.

It has been a few weeks since I worked on this project. But I remember the kind of ideas I had at a time. So I am building a record here. An initial start to write on this blog and learn while writing. Then draw from the records here to further my idea.

This is a journey.

It will be great to start posting my work here.

Comments

Popular posts from this blog

Where It All Goes

Details to the Journey

Code - What Do You See (Part 1)