Tag

CodeTyphon

0 views collected around this technical thread.

Hujiang Technology
Hujiang Technology
Jul 3, 2017 · Fundamentals

How to Use IntelliJ IDEA or Android Studio to Develop CodeTyphon Pascal Projects on macOS/Linux

This tutorial explains step‑by‑step how to set up IntelliJ IDEA or Android Studio on macOS/Linux for developing CodeTyphon Pascal projects, including installing the i‑pascal plugin, configuring a Pascal SDK, adjusting compiler options, running the program, and debugging with GDB.

CodeTyphonGDBIDE configuration
0 likes · 4 min read
How to Use IntelliJ IDEA or Android Studio to Develop CodeTyphon Pascal Projects on macOS/Linux
Hujiang Technology
Hujiang Technology
Mar 20, 2017 · Databases

Cross‑Platform SQLite Development with Free Pascal and CodeTyphon

This tutorial demonstrates how to build a single, reusable SQLite library in Free Pascal using CodeTyphon, covering platform‑specific APIs, export conventions for Android, iOS, PC, and detailed compilation and usage examples across Android, iOS, macOS, Linux, and Windows.

AndroidCodeTyphonDatabase
0 likes · 9 min read
Cross‑Platform SQLite Development with Free Pascal and CodeTyphon
Hujiang Technology
Hujiang Technology
Jun 7, 2016 · Mobile Development

Cross‑Platform Development with CodeTyphon: Building Android and iOS Libraries

This article explains how to use the CodeTyphon IDE and Free Pascal Compiler to create reusable cross‑platform libraries, covering environment setup, compilation commands for Android, iOS devices and simulators, and a complete Pascal example with JNI bindings.

AndroidCodeTyphonFPC
0 likes · 9 min read
Cross‑Platform Development with CodeTyphon: Building Android and iOS Libraries