Skip to content
NeuralLantern.com NeuralLantern.com
  • Home
  • Social Media Links
  • X / Twitter
  • Rumble
  • Youtube
  • Bitchute
  • Minds
  • Odysee
Subscribe

hybrid programming

Home ยป hybrid programming
Mix C++, C, and Assembly into One Program – Hybrid Program Full Build Tutorial
Posted inAssembly Language Coding Computer Science

Mix C++, C, and Assembly into One Program – Hybrid Program Full Build Tutorial

Learn to build a hybrid program mixing C++, C, and x86-64 assembly. Covers object files, linking, extern "C", name mangling, and a full Makefile. Run one executable with modules calling each other.
Posted by mike November 9, 2025
Command Line Arguments in Yasm Assembly with GCC: A Practical Guide
Posted inAssembly Language Coding Computer Science

Command Line Arguments in Yasm Assembly with GCC: A Practical Guide

Learn to process command line arguments in Yasm assembly with GCC. Practical x86-64 guide for hybrid programs with clear examples. #Assembly #Programming
Posted by mike September 14, 2025

Recent Posts

  • Signed Integer Division in x86-64 Assembly with IDIV and CQO
  • TP-Link AC600 USB WiFi on Raspberry Pi – How to Compile and Install the Driver from Source (Works!)
  • x86-64 Assembly: Signed Integer Multiplication and Addition with IMUL & ADD (YASM on Ubuntu Linux)
  • Why C Strings End with \0 – Null Terminated Strings Explained Simply
  • x86-64 Assembly Segfault on printf? Fix Stack Alignment (Yasm + GCC Demo)

Recent Comments

No comments to show.

Archives

  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • August 2023

Categories

  • Assembly Language
  • Coding
  • Computer Science
  • Conversions
  • Debugging
  • Drivers
  • Networking
  • Raspberry Pi
  • Videos
Copyright 2025 — NeuralLantern.com. All rights reserved. Bloghash WordPress Theme
Scroll to Top