compas-dev / compas-dev/compas_fab
Fabrication process data structure/representation
Open
high-level-api
planning
- Dominant language
- Python
- Stars
- 137
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
Allow the representation of fabrication processes into a python data structure. Ideally with the following characteristics:
- [ ] Serializable (e.g. to JSON)
- [ ] Support async/await programming model
- [ ] Providing underpinning for a Fabrication Process [DSL](https://en.wikipedia.org/wiki/Domain-specific_language) to be built on top of it
Contributor guide
Assessment
This issue has not been assessed yet.