Coder Social home page Coder Social logo

Comments (5)

MichaelChirico avatar MichaelChirico commented on May 27, 2024 1

:)

filed on the off chance this fits easily into something that routine's already doing. it's definitely not worth investing much new effort into.

from rcpp.

eddelbuettel avatar eddelbuettel commented on May 27, 2024

I am a little lost now. What do you (realistically) expect us to do there? Reimplement a llvm parser? Methinks the tool you want to use exists, the repo you want apply it too exists (and you reference it three times). But you file a ticket here?

from rcpp.

MichaelChirico avatar MichaelChirico commented on May 27, 2024

Rcpp is responsible for creating RcppExports.cpp, right? And in doing so it's copying the definition over to a declaration. That's where Rcpp comes in.

from rcpp.

eddelbuettel avatar eddelbuettel commented on May 27, 2024

Sure. Mechanically true. Rcpp also does not write the initial declaration.

Anyway, your itch to scratch so I look forward to any PRs from you 😉. File is https://github.com/RcppCore/Rcpp/blob/master/src/attributes.cpp and a mere 3700 lines.

from rcpp.

eddelbuettel avatar eddelbuettel commented on May 27, 2024

"It's hard." The src/attributes.cpp code is good and clever and not too ambitious. C++ is a complicated languages. Sometimes doing less is better.

from rcpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.