dev-resources.site
for different kinds of informations.
How to create Mac GUI applications in SPVM?
Published at
12/8/2024
Categories
spvm
perl
mac
apple
Author
Yuki Kimoto
How to create Mac GUI applications in SPVM?
See the following content.
SPVM can now create a Mac GUI application. It is an executable file. you can execute it.
% spvmcc -o mac_hello_world mac_hello_world.spvm
% ./mac_hello_world
An alert dialog is shown.
Articles
12 articles in total
How to create Mac GUI applications in SPVM?
currently reading
How to create a parallel echo server using goroutines in SPVM?
read article
How to generate an executable file for an AI program using SPVM ?
read article
GitPrep has some new features and bug fixes.
read article
SPVM::R - A Port of The R Language Features.
read article
SPVM::Resource::Eigen released
read article
Perl v5.40.0 is released
read article
SPVM Documentation
read article
How to use OpenMP from Perl with SPVM.
read article
Google started offering a Perl API for advertising from 2020.
read article
How to use zlib (a C library) from Perl with SPVM
read article
I'm developing software here.
read article
Featured ones: