1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

Create september.plan

This commit is contained in:
Alexander Medvednikov 2019-08-20 22:03:24 +03:00 committed by GitHub
parent 1ddc9dc604
commit 838e84fed9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

21
september.plan Normal file
View File

@ -0,0 +1,21 @@
- bring back forum/blog and vpm
+ bring back playground
- wrap up orm
- fix vorum, migrate to orm
- fix child <T> function calls
- fix non-ascii rendering in gg (ä, å, etc)
- cache all tokens once
- enable vfmt
- fix openssl on older Linux distros
- chat.vlang.io
- rewrite Objective C code in V (ui_mac.m)
- V ui for macos
- V ui for windows
- V ui for linux
- DOOM.v
- ui/orm demo: a simple GUI client for postgres/mysql/sqlite
- ui demo: calculator
- declarative ui
- "building a simple blog with vweb" tutorial + youtube video