Publishing:
- resolang.dev project page
- Documentation
- Move off personal GitHub
- Example circuits
Features and implementation:
- Run code through a linter
- Direct-to-gif output
- Custom palettes
- Better ascii support
- Move to `Grid<>` from `Vec<Vec<>>`
- New logo
- Consistency with concepts. (Region/node/element. Element 'class/order', wire 'color'.)
- ResoCircuit serialize/deserialize
Tooling:
- Circuit viewer, simulation controller
- WASM drag-and-drop simulator
- IPC
- ResoCircuit debugger / analyzer / anatomizer tool
- Circuit live editor
New element types:
- GPIO wire,
- Analog wire (Cyan range, 256 values)