Giter Club home page Giter Club logo

Comments (4)

minux avatar minux commented on August 21, 2024

llvm doesn't allow non-struct types to be recursive, i wonder if we should always
wrap go types in llvm struct types.

%T = type { %T* }

ps: if you prefer, i can post these kind of issue discussions to llgo-dev.

from llgo.

axw avatar axw commented on August 21, 2024

Discussing bugs here is fine. What is the point of that type?
I don't like the thought of wrapping everything in a struct, so I'd like to investigate a bit further.

from llgo.

minux avatar minux commented on August 21, 2024

for a concrete example of that type, see http://tip.golang.org/doc/play/peano.go

from llgo.

axw avatar axw commented on August 21, 2024

Thanks. I should've remembered Peano, I just read GEB recently.
On second thought, let's take it to llgo-dev. This one will need a bit of
discussion. I've not come up with any good workarounds so far.

On Mon, Dec 24, 2012 at 3:18 PM, minux [email protected] wrote:

for a concrete example of that type, see
http://tip.golang.org/doc/play/peano.go


Reply to this email directly or view it on GitHubhttps://github.com/axw/llgo/issues/19#issuecomment-11655528.

Andrew Wilkins
http://awilkins.id.au

from llgo.

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.