Yuki Kimoto

Yuki Kimoto @yukikimoto

About: I'm developing SPVM programing language and GitPrep now. Facebook https://www.facebook.com/profile/61550470287438

Location:
Japan/Tokyo
Joined:
Mar 8, 2021

Yuki Kimoto
articles - 156 total

SPVM standard modules on CPAN

There are SPVM standard modules on...

Learn More 1 0Aug 25

I started to develope SPVM::Mojolicious

I started to develope SPVM::Mojolicious. I released SPVM::Mojolicious on CPAN. This is an early...

Learn More 1 0Aug 9

How to create Mac GUI applications in SPVM?

How to create Mac GUI applications in SPVM? See the following content. Mac GUI Applications SPVM...

Learn More 3 0Dec 8 '24

How to create a parallel echo server using goroutines in SPVM?

How to create a parallel echo server using goroutines in SPVM? I write a parallel echo server using...

Learn More 0 0Oct 9 '24

How to generate an executable file for an AI program using SPVM ?

Wouldn't you like to output a single executable file from your AI program? Then, you can run the AI...

Learn More 3 1Oct 8 '24

GitPrep has some new features and bug fixes.

GitPrep has some new features and bug fixes. GitPrep - Github GitPrep is portable Github-like...

Learn More 0 0Aug 29 '24

SPVM::R - A Port of The R Language Features.

R class in SPVM is a port of the R language features. Features N-dimensional arrays and their...

Learn More 0 0Aug 21 '24

SPVM::Resource::Eigen released

SPVM::Resource::Eigen, a SPVM resource for the C++ library Eigen that can calculate the matrix...

Learn More 0 0Jul 17 '24

Perl v5.40.0 is released

Perl v5.40.0 is released. https://github.com/Perl/perl5/releases/tag/v5.40.0

Learn More 1 1Jun 11 '24

SPVM Documentation

This is the SPVM Documentation. Tutorial SPVM Tutorial Documents All SPVM...

Learn More 1 1Apr 24 '24

How to use OpenMP from Perl with SPVM.

How to use OpenMP from Perl with SPVM. See an example to bind OpenMP to SPVM SPVM provides a way to...

Learn More 0 0Mar 28 '24

Google started offering a Perl API for advertising from 2020.

Google recently started offering a Perl API for advertising from 2020. Perl Client Libraries -...

Learn More 0 0Mar 13 '24

How to use zlib (a C library) from Perl with SPVM

How to use zlib (a C library) from Perl with SPVM. See an example to bind zlib to SPVM SPVM...

Learn More 0 0Feb 22 '24

I'm developing software here.

Hi, everyone. Recently, it seems that I have been mentioned a little somewhere. Even though I have...

Learn More 0 0Dec 15 '23

練馬プログラミングクラブ

東京都練馬区で行われるプログラミングクラブです。どなたでも参加できます。初心者歓迎。一緒にプログラミングを楽しみましょう。参加費は無料。参加には事前登録が必要です。中学生以下の方は、保護者とご一緒にご参...

Learn More 0 0May 27 '23

The only correct approach for UTF-8 strings in Perl

The only correct approach for UTF-8 strings in Perl. A string is treated as byte sequences without...

Learn More 1 2May 26 '23

SPVM::Digest::MD5 - MD5

The Digest::MD5 class of SPVM has methods for MD5. Document SPVM::Digest::MD5 - CPAN ...

Learn More 1 0Apr 28 '23

SPVM::MIME::QuotedPrint - Quoted-Printable encoding/decoding

The MIME::QuotedPrint class of SPVM has methods for Quoted-Printable encoding/decoding. ...

Learn More 1 0Apr 26 '23

SPVM::MIME::Base64 - Base64 Encoding/Decoding

The MIME::Base64 class of SPVM has methods for Base64 encoding/decoding. ...

Learn More 1 0Apr 26 '23

SPVM::Math - Mathematical Functions

The Math class of SPVM has methods for mathematical functions. Document SPVM::Math -...

Learn More 1 0Apr 25 '23

SPVM::Sys now supports symbolic links on Windows, adds Perl-compatible API.

We reported last week that we were working on support for symbolic links on Windows to SPVM::Sys....

Learn More 2 0Mar 17 '23

SPVM now supports object-oriented programming in Perl

SPVM now supports object-oriented programming in Perl. One of the goals of SPVM is to realize...

Learn More 4 0Mar 10 '23

First release of SPVM::Resource::RE2 Resourcing the regular expression library Google RE2

This week we made the first release of SPVM::Resource::RE2, a regular expression engine developed by...

Learn More 2 0Mar 3 '23

First release of SPVM::File::Temp and SPVM::File::Find

This week we released SPVM::File::Temp and SPVM::File::Find for the first time. Last week we...

Learn More 2 0Feb 24 '23

SPVM::File::Path and SPVM::File::Glob are newly released.

SPVM::File::Path and SPVM::File::Glob are newly released. The SPVM project is in the process of...

Learn More 3 0Feb 17 '23

First release of SPVM::File::Copy and SPVM::FindBin

SPVM::File::Copy and SPVM::FindBin are now available for the first time. The number of SPVM modules...

Learn More 3 0Feb 10 '23

First release of SPVM::File::Spec - complex regular expressions, file tests, SPVM::Cwd, inheritance

First release of SPVM::File::Spec, a port of Perl's File::Spec to SPVM. The repository is...

Learn More 2 0Feb 3 '23

SPVM::File::Basename is released. This is the first module of SPVM using regular expressions.

SPVM::File::Basename has been released. SPVM::File::Basename is a porting of Perl's File::Basename to...

Learn More 1 0Jan 27 '23

SPVM improved Exchange API at v0.9684. Welcome to this easy world of type conversion!

SPVM improved Exchange API at v0.9684. What is the Exchange API? It is a method for converting Perl...

Learn More 1 0Jan 24 '23

SPVM supported self Compiler in 0.9683.

SPVM now supports self-compilers. What is a self-compiler? It means that SPVM's own source code can...

Learn More 1 0Jan 20 '23