File: TODO

package info (click to toggle)
latte 2.1-9
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,064 kB
  • ctags: 1,223
  • sloc: sh: 7,506; cpp: 5,831; ansic: 662; perl: 628; makefile: 350; yacc: 196; lisp: 114
file content (30 lines) | stat: -rw-r--r-- 1,105 bytes parent folder | download | duplicates (2)
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
-*- outline -*-

*   Do after 1.0:
**     Improve syntax-error reporting
**     Create \let*
**     Web-based archives for Latte mailing list
**     Digitally sign distributions
**     Optimization pass
**     Write programmer manual
**     Add charset handling (labeling and translation)
**     Consider -Dfoo=bar for Latte vars
**     Strategically place more calls to LatteLog
**     Create library of higher-level Latte and HTML functions
**     Flesh out README
**     Create template mechanism
**     Have a catch-all case in the lexer
**     Catch out-of-memory errors
**     Implicit \&rest param to catch too many positional params?
**     Redo documentation in Latte format
**     More environment detail
***       Latte variables for detecting platform etc.
***       All command-line args should be accessible via latte vars
***       Accessor/mutator functions for environment vars

**     Operators:
***       generic character-entity function taking and producing hex values
***       Numeric equality operator?

**     Latte site-search support
Latte library functions with a Perl engine.