All Projects → williamhunter → pascal-bindings-for-c

williamhunter / pascal-bindings-for-c

Licence: MIT license
How to use libraries created in C with Pascal

Programming Languages

pascal
1382 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to pascal-bindings-for-c

TLightFileStream
Implements a lightweight, high-performance, non-allocating advanced-record-based wrapper around the SysUtils file handling routines as an alternative to Classes.TFileStream.
Stars: ✭ 21 (-12.5%)
Mutual labels:  object-pascal, free-pascal
fano
Pascal web application framework
Stars: ✭ 90 (+275%)
Mutual labels:  object-pascal, free-pascal
deskew
Deskew is a command line tool for deskewing scanned text documents. It uses Hough transform to detect "text lines" in the image. As an output, you get an image rotated so that the lines are horizontal.
Stars: ✭ 127 (+429.17%)
Mutual labels:  object-pascal, free-pascal
xavier
Xavier is a small object-oriented XML library for Lazarus and Delphi
Stars: ✭ 38 (+58.33%)
Mutual labels:  object-pascal
kdb nim
Nim Kdb type-safe bindings
Stars: ✭ 13 (-45.83%)
Mutual labels:  bindings
sdlada
Ada 2012 bindings to SDL 2
Stars: ✭ 85 (+254.17%)
Mutual labels:  bindings
libsodium-sys-stable
Sodiumoxide's libsodium-sys crate, but that installs stable versions of libsodium.
Stars: ✭ 16 (-33.33%)
Mutual labels:  bindings
kindaVim.theapp
Ultimate Vim Mode for macOS
Stars: ✭ 372 (+1450%)
Mutual labels:  bindings
godopy
[WIP] Python scripting for the Godot game engine
Stars: ✭ 27 (+12.5%)
Mutual labels:  bindings
raylib-zig
Manually tweaked, auto generated raylib bindings for zig. https://github.com/raysan5/raylib
Stars: ✭ 122 (+408.33%)
Mutual labels:  bindings
sources-for-knative
VMware-related event sources for Knative.
Stars: ✭ 24 (+0%)
Mutual labels:  bindings
wlroots-ocaml
OCaml bindings to wlroots [experimental]
Stars: ✭ 24 (+0%)
Mutual labels:  bindings
raylib-odin
Odin bindings for the raylib gamedev library
Stars: ✭ 29 (+20.83%)
Mutual labels:  bindings
libandroidjni
Android JNI bindings library
Stars: ✭ 66 (+175%)
Mutual labels:  bindings
powerapps-specflow-bindings
A SpecFlow bindings library for model-driven Power Apps.
Stars: ✭ 19 (-20.83%)
Mutual labels:  bindings
DfmExtractor
Small command line utility which allows you to extract DFM, LFM and FRM forms from executable files compiled by Delphi, Lazarus and CodeTyphon.
Stars: ✭ 22 (-8.33%)
Mutual labels:  free-pascal
bottomnavigationviewex-android-binding
Xamarin.Android Binding Library for Ittianyu BottomNavigationViewEx
Stars: ✭ 25 (+4.17%)
Mutual labels:  bindings
pkcs11
OCaml bindings for the PKCS#11 cryptographic API
Stars: ✭ 21 (-12.5%)
Mutual labels:  bindings
troll-hunter
Trollhunter is a single-player roguelike game.
Stars: ✭ 28 (+16.67%)
Mutual labels:  free-pascal
UltralightNet
.NET bindings for Ultralight next-gen HTML renderer
Stars: ✭ 29 (+20.83%)
Mutual labels:  bindings

How to use C code in Pascal

Examples that shows how to use libraries that were created in C in Pascal, specifically Free Pascal (or FPC). In other words: how to use C libraries from Pascal, or linking to C libraries from Pascal.

Documentation

See the docs folder.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].