Examples for the usage of Spice in the wild
This repository contains usage examples for the Spice Programming Language.
Here is a list of all included examples. You can find the source code for each particular example in dedicated sub-directories.
- Conway's Game of Life - Demonstration of turing-completeness
- Rule 110 - Demonstration of turing-completeness
- Dijkstra's Algorithm - Shortest path finding in edge-weighted graphs
- Sudoku - Solving a riddle
- Graph coloring - Solving the graph coloring problem
The project is licensed under the MIT software license and provided/distributed by ChilliBits.
© ChilliBits 2021-2023