uce/todo.txt
2021-12-07 01:36:55 +00:00

39 lines
659 B
Plaintext

Library
=================================
- sha1 / md5 / meow
- fold StringList into DTree _OR_ make better StringList
Bugs
=================================
- shell_escape()
Framework
=================================
- Check: File Upload
- Proxy mode
- WebSockets
- Resident code / Cron / Tick?
- Automated Test Suite
- Documentation
Performance
=================================
- Arena Allocator
- Array implementation
Nice to Have
=================================
- pseudorandom
- XML components
- Optionally store compiled units alongside source
Finally
=================================
- DO WE DO OUR OWN LANGUAGE OR DO WE KEEP USING C?!?