mirror of
https://github.com/egormanga/Slang.git
synced 2025-08-31 18:49:51 +03:00
Huge work; i'm too tired to write commit message for all of it. Pleez let me sleep acouple of hours. Made most tests work. Started SBC.
This commit is contained in:
15
TODO.md
15
TODO.md
@@ -1 +1,14 @@
|
||||
- arrays
|
||||
- doc `import [[<namespace>:][<path>/]<pkg>:]<name>`
|
||||
- allow `?` modifier only if ≥2 args ?
|
||||
- https://esolangs.org/wiki/Stlang
|
||||
- https://esolangs.org/wiki/Object_disoriented
|
||||
- https://esolangs.org/wiki/Funciton ?
|
||||
- `O.each { code }` (i.e. `O.each({code})`)
|
||||
- Proposal: `if`, `for` and `while` without brackets
|
||||
- OOP
|
||||
- Increments
|
||||
- FIXME: whitespace in srclength
|
||||
- renew all `__repr__`s *AND* `__str__`s
|
||||
- Proposal: `f(kw: arg)` = `f(kw=arg)`
|
||||
- Proposal: [https://docs.microsoft.com/ru-ru/dotnet/csharp/language-reference/operators/default]
|
||||
- FIXME: `auto' rettype
|
||||
|
Reference in New Issue
Block a user