ogma
ogma copied to clipboard
Scripting language focused on processing tabular data.
## Goal R&D the privacy characteristics of partitions. ## Aspects to Develop - [x] #95 - [ ] #96
## Goal R&D backend to make definitions scoped to partitions. ## Aspects to Develop - [ ] Error messages should state if the item exists but is not in scope
## Goal Syntax to mark definitions as private to the current partition.
## Goal R&D defining partitions _across file structure_.
## Goal R&D defining partition boundaries _within a def file_.
## Goal Lay the foundation for partitions by working on the backend representation and API access. ## Aspects to Develop - [ ] #90 - [ ] #91
## Goal Failed conversions should be picked up in debug testing, so in an effort to produce faster runtime code, conversion failures should be a cold, panicking path. ## Aspects...