-
Jul 25th, 2024, 03:15 PM
#1
Thread Starter
PowerPoster
twinbasic vba,vbscript,vb6 run on linux?
Twinbasic: cross-platform VB6, VBA, Linux artifact, perhaps there will be cross-platform VBS script, the future support for the web version of webide (now the entire IDE is made of web pages, vscode is a web version of the code editor. TB is a full-featured visual studio tool, and if it supports Python, VB. Net, and JS code editing in the future, it will be as powerful as QT and Delphi
Last edited by xiaoyao; Jul 25th, 2024 at 03:36 PM.
-
Jul 25th, 2024, 03:20 PM
#2
Thread Starter
PowerPoster
Re: twinbasic vba,vbscript,vb6 run on linux?
this time ,visual fbeditor,First realized the Linux programming, some people have developed the function very simple script language parser.
The most powerful in this respect is definitely Vba.You can run VBS code and VB6 code directly. Knowledge variables do not require declarations and mandatory declarations, and API calls are supported.
Microsoft scriptcontrol script engine, 1 billion run mod 7, VBS takes 150 seconds, JS, 90 seconds, VBA 10 seconds
Chakaracore on ie9, adding JIT compilation capabilities. The running speed is faster, only about 6 seconds, which is 15 times faster.
Vba has a 64-bit version, but its functions have hardly changed, so it has not improved in speed.
It only takes 1.8 seconds for JS to complete 1 billion remainders.VB6 takes 2 seconds
We need a cross-platform scripting language. It can even be used directly in Android and Apple systems.
Last edited by xiaoyao; Jul 25th, 2024 at 03:37 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|