• Breaking News

    Friday, July 5, 2019

    CompSci Weekend SuperThread (July 05, 2019) Computer Science

    CompSci Weekend SuperThread (July 05, 2019) Computer Science


    CompSci Weekend SuperThread (July 05, 2019)

    Posted: 04 Jul 2019 06:05 PM PDT

    /r/compsci strives to be the best online community for computer scientists. We moderate posts to keep things on topic.

    This Weekend SuperThread provides a discussion area for posts that might be off-topic normally. Anything Goes: post your questions, ideas, requests for help, musings, or whatever comes to mind as comments in this thread.

    Pointers

    • If you're looking to answer questions, sort by new comments.
    • If you're looking for answers, sort by top comment.
    • Upvote a question you've answered for visibility.
    • Downvoting is discouraged. Save it for discourteous content only.

    Caveats

    • It's not truly "Anything Goes". Please follow Reddiquette and use common sense.
    • Homework help questions are discouraged.
    submitted by /u/AutoModerator
    [link] [comments]

    Sensitivity Conjecture Proven!

    Posted: 04 Jul 2019 04:00 PM PDT

    Antlr4 - Creating a parser in C...

    Posted: 04 Jul 2019 11:22 PM PDT

    Hi guys,

    I'm developing my own programming language and found the latest version of antlr4 to be an amazing tool to facilitate my development of this language.

    However, I have a very odd problem: I specifically require to produce a C target, which seems to be supported in antlr3 but not in antlr4. In my particular use case, I can use the C++ target with some minor restrictions, for example, I would have to rewrite the generated code to use only plain old data structures (POD) and it's not clear to me how I'd do that.

    I have looked into C++ to C converters since early versions of C++ compilers offered such functionality but my search didn't return any successes since these tools seem outdated or deprecated.

    I was wondering if anyone can share any related experience or advice, or maybe even recommend an ANTLR alternative which is just as simple. I know Flex and Bison are an option but development with them seems much more effortful, so I was hoping to see if there's any other options before going down that route. Thanks.

    submitted by /u/pukatm
    [link] [comments]

    DeepMind Transporter: Unsupervised Learning of Object Keypoints

    Posted: 04 Jul 2019 01:17 PM PDT

    Difference between DTD and XSD schema

    Posted: 04 Jul 2019 08:32 AM PDT

    No comments:

    Post a Comment