mirror of
https://github.com/Reuh/anselme.git
synced 2025-10-27 16:49:31 +00:00
[doc] update
This commit is contained in:
parent
2bcb319c0a
commit
dee374d42f
2 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
TODO
|
||||
TODO generate from source
|
||||
|
||||
# Standard library
|
||||
|
||||
|
|
|
|||
3
ideas.md
3
ideas.md
|
|
@ -7,12 +7,13 @@ Loosely ordered by willingness to implement.
|
|||
Documentation:
|
||||
* language reference
|
||||
* tutorial
|
||||
* standard library
|
||||
|
||||
---
|
||||
|
||||
Standard library.
|
||||
|
||||
* Text and string manipulation would make sense, but that would require a full UTF-8/Unicode support library like https://github.com/starwing/luautf8.
|
||||
* Text and string manipulation would make sense, but that would require a full UTF-8/Unicode support library like https://github.com/starwing/luautf8. -> might favor bad practices for translation
|
||||
- retag/add tags
|
||||
* And in general, clean up everything.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue