AgentElement / alchemy-reimplemented

A reimplementation of Walter Fontana's Algorithmic Chemistry (AlChemy)
GNU General Public License v3.0
1 stars 1 forks source link

More detailed example in the README #3

Open colemathis opened 2 months ago

colemathis commented 2 months ago

The README should explain the contents of the config files, including a sentence describing each parameter.

It should also have an example and explain the input arguments and output data for the command line tool.

For example, what is written to standard out? Is it just the final set of expressions? The expressions at each point in time?

colemathis commented 2 months ago

The README should also link to the lambda calculus repo.