Logo
Explore Help
Sign In
c_cpp/dyncall
SHA256
8
0
Fork 0
You've already forked dyncall
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
dyncall/dyncall.changes

10 lines
276 B
Plaintext
Raw Permalink Normal View History

Accepting request 249582 from home:ldieckow:branches:devel:languages:parrot The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual "bind argument parameters from left to right and then call" interface allowing programmers to call C functions in a completely dynamic manner. In other words, instead of calling a function directly, the dyncall library provides a mechanism to push the function parameters manually and to issue the call afterwards. This means, that a program can determine at runtime what function to call, and what parameters to pass to it. The library is written in C and assembly and provides a very simple C interface to program against. OBS-URL: https://build.opensuse.org/request/show/249582 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/dyncall?expand=0&rev=1
2014-09-16 15:06:07 +00:00
-------------------------------------------------------------------
Mon Sep 15 10:19:43 UTC 2014 - daxim@cpan.org
- update to v0.8
-------------------------------------------------------------------
Fri Jan 31 16:32:31 UTC 2014 - daxim@cpan.org
- initial packaging of v0.7
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 37ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API