Yonggang Wang
Yonggang Wang
The code doesn't work as expected in the online editor of Microsoft Small Basic: http://superbasic-v2.azurewebsites.net/ ISB is a derived project of https://github.com/sb/smallbasic-editor, which is the source code of the online...
Can you show me some code what is your preferred way to achieve this? You mentioned that you have made a Continue() API as well as the xyz.Break() function that...
Thanks for the example code! It's very helpful. There are three things as I understand: 1. A step and continue execution API, as what you have done in Run() and...
Update: 1. A step and continue execution API, as what you have done in Run() and Continue(). 2. A diagnostic interface to locate the current BASIC code line, as you...
https://github.com/wixette/isb/commit/c53498f957c1922b5f05354bfdb7c3ab73c260c7 has updated README and other docs.
### With the commit of eb5cffa1b133c12977c45a77247888187dcaf33d : BenchmarkDotNet=v0.13.1, OS=macOS Big Sur 11.5.2 (20G95) [Darwin 20.6.0] Intel Xeon CPU E5-1650 v2 3.50GHz, 1 CPU, 12 logical and 6 physical cores .NET...
(Added a new benchmark) ### Without the commit 1be44fd526a5d428fc1b5b7e37b23f15461b736a BenchmarkDotNet=v0.13.1, OS=macOS Big Sur 11.6 (20G165) [Darwin 20.6.0] Intel Xeon CPU E5-1650 v2 3.50GHz, 1 CPU, 12 logical and 6 physical...
### With the commit 000d29f0a291824e02dbb5a50ec33b55682963c2 BenchmarkDotNet=v0.13.1, OS=macOS Big Sur 11.6 (20G165) [Darwin 20.6.0] Intel Xeon CPU E5-1650 v2 3.50GHz, 1 CPU, 12 logical and 6 physical cores .NET SDK=5.0.300 [Host]...
> Hallo, is this still in the works? Right now I'd be very interested in being able to access a library instance (just so I can inject the object that...
看看具体你的目标和应用场景吧。对大字号的情况,直接用矢量字体就可以解决。对小字号的情况,直接用点阵字体也可以满足要求。不经修改,直接把点阵字体矢量化,有什么特别必要的使用场景吗? On Thu, Oct 15, 2020 at 8:48 AM Losses Don wrote: > 看了一下源代码,还蛮好懂的,我这边会尝试自己做一下,如果成功改好了这边会收 PR 嘛? > > — > You are receiving this because you are subscribed to this...