Alexander Ivanov

Results 85 comments of Alexander Ivanov

Do you mean PHP support as in Pseudo generating it or as in PHP to pseudo compiler similar to pseudo-python (because your example sounded like the second one)

- [ ] add a AttrAccessMiddleware which analyzes the read/write access to an attribute - [ ] render `attr_reader` , `attr_writer` or `attr_accessor` based on the access field

That would be actually easy to implement. The problem with most kinds of compilers / transpilers is that they can't see the whole picture and they can't assume that there...

@michaelweghorn not sure about this, i mostly watch the repo, but I want to at least offer encouragement for your work! it would be great to have accessible Bible programs(i...

nice! I haven't updated since a long time. However I still hit it with 5.5.0

I *think* I reproduce it on latest source (1c7c7eb840d191bed71f) as well

what would we need to do if we want to try to contribute a fix? EDIT: what is the direction to go into

i thought each jump increases the tick count, having no jumps between those polls sound strange to me indeed, thanks for the info

What would be idiomatic in Go: to call bigint Exp ? The other posibillity is to generate a PowInt function for cases like this.

That would be the alpha versions choice, however later versions might add support for type annotations which could signify bigint