Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

DSL #1

Open
Ironholds opened this issue May 29, 2017 · 3 comments
Open

DSL #1

Ironholds opened this issue May 29, 2017 · 3 comments

Comments

@Ironholds
Copy link

I'm not sure how possible the DSL would be since it's compile-time rather than runtime compiled. Unless your plan is to write it out to a cpp file in tmp?

@sckott
Copy link
Contributor

sckott commented May 29, 2017

hadn't thought about it, thanks for pointing it out.

If we write to tmp how could we then use that cpp in tmp

@Ironholds
Copy link
Author

Write it to tmp, use Rcpp::sourceCpp to load the file into a namespace, boom!

@sckott
Copy link
Contributor

sckott commented May 30, 2017

awesome, thx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants