Charles WANG
Charles WANG
vlang.io hold a new program language, it is backend with C99, I try to bootstrap with `chibicc`, but I cann't pass it.
https://ziglang.org https://github.com/ziglang/zig Thanks.
Please answer these questions before submitting your issue. Thanks! Please download LiteIDE latest version and test before submitting your issue. Thanks! ### What version of LiteIDE are you using (LiteIDE...
Such as following: ``` > +import ... > +const ... > +struct {...} > +enum {...} > > +fn (...) {...} ```
I want to know the `max screen width` and `max screen height` under `Android`, `IOS`, `Linux`, `Windows`, `MacOS`, etc, anyone can help me? Thanks a lot.
Details: ``` Running a Vweb app on http://localhost:8080 [INFO 2021-02-07 01:51:47] init_once() /tmp/v/gitly.9883544477089273822.tmp.c:19088: at net__TcpConn_write_ptr: RUNTIME ERROR: invalid memory access /tmp/v/gitly.9883544477089273822.tmp.c:19118: by net__TcpConn_write /tmp/v/gitly.9883544477089273822.tmp.c:43598: by vweb__send_string /tmp/v/gitly.9883544477089273822.tmp.c:21728: by vweb__Context_send_response_to_client /tmp/v/gitly.9883544477089273822.tmp.c:21759:...
hi, I like this libs, but how to install it? thanks.
as title.
``` ./type.go:32:6: undefined: Slice_Append ./type.go:35:35: undefined: Slice_Len ./type.go:37:6: undefined: Map_new ./type.go:41:2: undefined: Map_Insert ./type.go:44:2: undefined: Map_Insert ./type.go:50:9: undefined: Tuple2 ```