Package Details: ctypes-sh 1.2-1

Git Clone URL: https://aur.archlinux.org/ctypes-sh.git (read-only, click to copy)
Package Base: ctypes-sh
Description: ctypes.sh is a bash plugin that allows you to call routines in shared libraries from within bash
Upstream URL: https://github.com/taviso/ctypes.sh/wiki
Keywords: bash ctypes library
Licenses: MIT
Submitter: GI_Jack
Maintainer: None
Last Packager: TheGoliath
Votes: 7
Popularity: 0.007267
First Submitted: 2016-06-08 15:27 (UTC)
Last Updated: 2020-07-12 14:07 (UTC)

Latest Comments

m040601 commented on 2022-02-26 06:45 (UTC) (edited on 2022-02-26 06:47 (UTC) by m040601)

Super interesting little, and, simple tool.

Pitty the last packager disappeared from AUR.

Allows you to run/compile/call a little block of C code inside HEREDOC in a bash shell script.

Inline C/Assembly In Bash

Many examples in the wiki

eklitzke/c.sh: Inline C/asm in Bash