Displaying 3 results from an estimated 3 matches for "tic80".
2024 Oct 13
1
Embedding R in other applications as a scripting language
...ut in the meantime I would love to discuss
the topic of embedding R (or linking against it) with more experienced C
developers and people who've written C or C++ code for R packages.
I have reached the stage where to make progress with embedding R in the
target application, TIC-80 (see https://tic80.com/), I need to study how R
is initialized in a finder detail. At the moment my plans for integrating R
include bundling the recommended packages in addition to magrittr (more
than that would be overkill for the integration).
The most relevant information I have seen on embedding R in other
appli...
2024 Oct 13
1
Embedding R in other applications as a scripting language
...d love to discuss
> the topic of embedding R (or linking against it) with more experienced C
> developers and people who've written C or C++ code for R packages.
>
> I have reached the stage where to make progress with embedding R in the
> target application, TIC-80 (see https://tic80.com/), I need to study how R
> is initialized in a finder detail. At the moment my plans for integrating R
> include bundling the recommended packages in addition to magrittr (more
> than that would be overkill for the integration).
>
> The most relevant information I have seen on e...
2013 Apr 16
1
update config.guess and config.sub to support aarch64
Hello,
would it be possible to update config.sub and config.guess to the latest versions (or at least version
from automake-1.13.1) in order to support new architectures based on the ARM 64 bit CPU?
Patch: http://plautrba.fedorapeople.org/openssh/openssh-latest-config.sub-config.guess.patch
Related Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=926284
Thanks,
Petr