Git Product home page Git Product logo

Comments (4)

Tectu avatar Tectu commented on August 25, 2024

Good catch.
As mentioned I have only compiled this with GCC & Clang so far. I am very thankful for this kind of feedback. This certainly needs to be rectified.

Mostly a breeze to use so far though, great work- gives me django vibes :p

That is good to hear - It's exactly what I am after. A django/flask/whatever kind of experience but then native, modern C++.
I was wondering whether I should add (optional) built-in support for nlohmann::json and pantor/inja. I am already using these components in an application that uses malloy. This way we could also add built-in tooling for building REST APIs etc.

Please keep the feedback & pull requests coming. It's greatly appreciated :)

from malloy.

Tectu avatar Tectu commented on August 25, 2024

In the meantime I also removed all ciso64 keywords as MSVC does not like them out-of-the-box as I understand: dd21ec7

from malloy.

0x00002a avatar 0x00002a commented on August 25, 2024

Yeah thats weird that it compiled that, it usually chokes on those. What would be nice is if the regex route supported capture groups, maybe passed in as a vector or something. Currently I'm doing my own parsing of the request's target in order to grab the bits I need from it. Could wrap the version without the extra args in a lambda before storing it or something.

from malloy.

Tectu avatar Tectu commented on August 25, 2024

I agree, That would be a good feature and should be easy to implement.
I'd recommend you to open a separate issue for this so we can get this done :)

from malloy.

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.