mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-22 18:19:54 -04:00
Add a TODO.md for planning purposes.
This commit is contained in:
parent
afdd2e5be8
commit
15ef33095d
23
TODO.md
Normal file
23
TODO.md
Normal file
@ -0,0 +1,23 @@
|
||||
# Major Planned Features
|
||||
|
||||
## Query Language (Experimental)
|
||||
|
||||
You should be able to ask the compiler to tell you any value or set of values in the
|
||||
compiled configuration.
|
||||
|
||||
## Translation Language (Experiemental)
|
||||
|
||||
For some configuration file formats we need a way to specify a particular
|
||||
organiztion for a given configuration structure. Some options here could be
|
||||
|
||||
* A Functional Transform (i.e. xslt, or css transforms)
|
||||
* A Templating language
|
||||
|
||||
# Minor Fixes and Polish
|
||||
|
||||
* List parsing and semantics.
|
||||
* Full selector support. (i.e. expressions in the selector parts)
|
||||
* List indexing?
|
||||
* JSON export
|
||||
* YAML export
|
||||
* Error Reporting with Line, Column, and File information.
|
Loading…
x
Reference in New Issue
Block a user