GodLikeMouse
  • Blog
  • Music
  • About Me

interoperability

Code

Python and Rust Working Hand in Hand

Introduction In the world of programming, every language has its strengths and weaknesses. Python, known for its simplicity and readability, has dominated various domains such as web development, data analysis, and artificial intelligence. On the other hand, Rust, with its emphasis on safety and performance, has gained popularity in systems Read more…

By GodLikeMouse, 1 yearApril 26, 2024 ago
C/C++

Quick Start Embedding Lua In C++

Introduction Lua is a pretty straight forward simple scripting language that can be implemented in a number of languages.  Today I’m going to show you how easy it is to embed Lua in C++.  First thing you’re going to need to do is create a sane build environment by installing Read more…

By GodLikeMouse, 12 yearsAugust 6, 2013 ago
.Net

Encryption and Decryption Between .NET and PHP

Introduction I recently worked on a project that required encryption and decryption by and between .NET and PHP. By default, the 2 technologies don’t mesh very well. Being that the data was originally being encrypted and decrypted by .NET, I had to write PHP code that worked with the encryption Read more…

By GodLikeMouse, 16 yearsAugust 22, 2009 ago
  • Blog
  • Music
  • About Me
Hestia | Developed by ThemeIsle