Search results for "SPVM"
SPVM - SPVM Language
SPVM (Static Perl Virtual Machine) is a perl-ish static typed programing language. SPVM provides fast calculation, fast array operations, easy C/C++ binding, and creating executable files....
KIMOTO/SPVM-0.9689 - 01 Feb 2023 06:09:49 UTC - Search in distribution- SPVM::Fn - SPVM Starndard Functions
- SPVM::Int - Int Class
- SPVM::Env - Execution Environment
- 92 more results from SPVM »
SPVM::IO - File IO, Socket, Select/Polling.
"IO" provide for File IO, Socket, Select/Polling....
KIMOTO/SPVM-IO-0.14 - 02 Dec 2022 23:10:50 UTC - Search in distribution- SPVM::IO::File - File Input/Output
- SPVM::IO::Util - IO::Util is a SPVM module
- SPVM::IO::Socket - Socket Communications
- 5 more results from SPVM-IO »
SPVM::Cwd - Getting Pathname of Current Working Directory
"SPVM::Cwd" provides methods for determining the pathname of the current working directory. This module is the Perl's Cwd porting to SPVM....
KIMOTO/SPVM-Cwd-0.05 - 31 Jan 2023 04:27:23 UTC - Search in distribution- cpanm - get, unpack build and install modules from CPAN
SPVM::Sys - System Calls for File IO, User, Process, Signal, Socket
"Sys" is the class for system calls such as file IO, user manipulation, process, socket, time,...
KIMOTO/SPVM-Sys-0.36 - 03 Feb 2023 05:58:53 UTC - Search in distribution- SPVM::Sys::IO - IO System Call
- SPVM::Sys::Poll - Poll System Call
- SPVM::Sys::User - User System Call
- 49 more results from SPVM-Sys »
SPVM::JSON - JSON serializing/deserializing
SPVM::JSON converts SPVM data structures to JSON and vice versa. SPVM::JSON is a SPVM module. SPVM is yet before 1.0 released. SPVM is changed without warnings. There will be quite a lot of changes....
KIMOTO/SPVM-JSON-0.03 - 03 Aug 2022 05:33:27 UTC - Search in distribution
SPVM::Math - Math Functions
The "Math" class defines mathmatical functions that contains C99 math functions....
KIMOTO/SPVM-Math-0.12 - 30 Jan 2023 00:10:24 UTC - Search in distribution
SPVM::Errno - Error Number
"Errno" is a SPVM module to manipulate system error numbers....
KIMOTO/SPVM-Errno-0.06 - 16 Sep 2022 05:28:54 UTC - Search in distribution
SPVM::Numpy - Numpy is the Python/NumPy porting to Perl/SPVM
Numpy is the Python/NumPy porting to Perl/SPVM. This module is yet experimental stage. Methods will be added gradually....
KIMOTO/SPVM-Numpy-0.01 - 09 Nov 2022 06:29:22 UTC - Search in distribution
SPVM::Regex - Regular Expression
"Regex" provides regular expression. "Regex" is a SPVM module. The implementation is Google RE2 <https://github.com/google/re2>....
KIMOTO/SPVM-Regex-0.18 - 30 Jan 2023 08:48:59 UTC - Search in distribution- SPVM::Regex::Replacer - Interface Type for Regex Replacement Callback
SPVM::Unicode - SPVM Unicode Utilities.
Unicode is SPVM Unicode utilities. This module privides the methods to convert UTF-8 bytes to/from Unicode codepoints....
KIMOTO/SPVM-Unicode-0.03 - 21 Jun 2022 22:31:09 UTC - Search in distribution
SPVM::Examples - SPVM examples
This distribution contains example "*.spvm" modules....
PERLANCAR/SPVM-Examples-0.004 - 24 Nov 2022 14:35:21 UTC - Search in distribution
SPVM::AI::Util - AI Utilities for array operations, matrix operations, activate function, and cost function etc.
SPVM::AI::Util is AI Utilities for array operations, matrix operations, activate function, and cost function etc. This is SPVM module. You can write programing logic using SPVM Language or binding C/C++/cuda language....
KIMOTO/SPVM-AI-Util-0.01 - 26 Sep 2020 01:57:04 UTC - Search in distribution- SPVM::Matrix::Float - float Matrix
SPVM::File::Spec - foo
"SPVM::File::Spec" is the SPVM's "File::Spec" class....
KIMOTO/SPVM-File-Spec-0.01 - 03 Feb 2023 22:32:02 UTC - Search in distribution- SPVM::File::Spec::Unix - foo
- SPVM::File::Spec::Win32 - foo
- SPVM::File::Spec::Interface - foo
SPVM::Digest::MD5 - SPVM interface to the MD5 Algorithm
The "Digest::MD5" module allows you to use the RSA Data Security Inc. MD5 Message Digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 128-bit "fingerprint" or "message digest...
KIMOTO/SPVM-Digest-MD5-0.09 - 30 Jan 2023 00:37:00 UTC - Search in distribution
SPVM::Digest::SHA - SPVM extension for SHA-1/224/256/384/512
"Digest::SHA" is a complete implementation of the NIST Secure Hash Standard. It gives SPVM programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests. The module can handle all ty...
KIMOTO/SPVM-Digest-SHA-0.03 - 14 Nov 2022 05:32:09 UTC - Search in distribution
SPVM::Time::Local - Reverse Manipulation of localtime and gmtime Functions.
"Time::Local" provides reverse manipulations of localtime and gmtime functions. This module is a SPVM class....
KIMOTO/SPVM-Time-Local-0.06 - 28 Jun 2022 05:48:36 UTC - Search in distribution- cpanm - get, unpack build and install modules from CPAN
SPVM::MIME::Base64 - Encoding and decoding of base64 strings
"MIME::Base64" is a SPVM module. This is a porting of MIME::Base64 to SPVM. This module provides functions to encode and decode strings into and from the base64 encoding specified in RFC 2045 - *MIME (Multipurpose Internet Mail Extensions)*....
KIMOTO/SPVM-MIME-Base64-0.05 - 04 Aug 2022 04:12:45 UTC - Search in distribution- SPVM::MIME::QuotedPrint - Encoding and decoding of quoted-printable strings
SPVM::File::Basename - Parsing File Path into Directory and Base Name.
"SPVM::File::Basename" is the "File::Basename" class in SPVM language. This class parses a file path into a directory and a base name....
KIMOTO/SPVM-File-Basename-0.01 - 27 Jan 2023 01:41:36 UTC - Search in distribution- SPVM::File::Basename::Unix - File::Basename Implementation for Linux, UNIX, and Mac.
- SPVM::File::Basename::Win32 - File::Basename Implementation for Windows.
- SPVM::File::Basename::Interface - File::Basename Interface
SPVM::Resource::Zlib - zlib Resource
"SPVM::Resource::Zlib" is the document of the resource of the zlib <https://zlib.net/"> library....
KIMOTO/SPVM-Resource-Zlib-0.01 - 15 Jun 2022 08:39:27 UTC - Search in distribution
Bencher::Scenarios::SPVM - Benchmark SPVM
This distribution contains the following Bencher scenario modules: * Bencher::Scenario::SPVM::Prime...
PERLANCAR/Bencher-Scenarios-SPVM-0.008 - 24 Nov 2022 14:59:29 UTC - Search in distribution- Bencher::Scenario::SPVM::Prime - Benchmark SPVM (check if number is prime)