summaryrefslogtreecommitdiff
path: root/TODO
blob: 771b80e46ae26e46451d1a3bc2a821526ff15edf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41

  TODO -- TODO list for project
  Copyright (C) 2018  Charlie Sale

  This file is part of cconf

  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.

  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with this program.  If not, see <http://www.gnu.org/licenses/>.

===
CConf
===

* Development plan
** Version 1.0
*** C library and foundations
** Version 2.0
*** Guile version
*** Implement JSON and YAML support
*** Multiple tables in one file
** Version 3.0
*** Python support
** Version 4.0
*** C++ support

* TODO list
** Internationalization for error messages
** Parser feature to reference symbols
** Parser feature for symbol concatenation
** Feature to check file extension to verify that it is .lc
   or .lcc