Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Brilliant HTML interfaces with (VFP)-Sciter
Message
From
12/07/2017 07:10:16
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
11/07/2017 04:12:07
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
01651969
Message ID:
01652623
Views:
77
>Hi Cetin,
>
>Thanks for the input:)
>
>I must admit a serious personal bias in favor interpreters à la fox or python; But your recommendation makes a lot of sense especially when it comes to sciter. Go + Sciter looks an ultimate solution for building compact executables with a modern UI. Thanks! Have you an idea of the way dependencies are handled within Go and the size of a minimal Go application within the win7-win10 environment.
>
>Daniel

AFAIK dependencies are built into executable and a minimal go application is about 1.5 Mb (just did one executable to print "hello world" on win10 64bits - 1,624,576 bytes). You can even build static file tree system as binary into executable (i.e.: css, html, js "file tree system" could be part of executable and yet treated as being called from a file system - there are popular libraries doing this).

I haven't tried myself but as per the documentations, you can also use shared C/C++ libraries, or write shared libraries or call C from within Go code too.
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform