fzz

joined 1 year ago
[–] fzz@programming.dev 3 points 2 months ago (1 children)

f16 and f128

Great!👍🏻 What about FPU and VFP support?

[–] fzz@programming.dev 3 points 2 months ago* (last edited 2 months ago) (2 children)
[–] fzz@programming.dev 1 points 2 months ago* (last edited 2 months ago) (1 children)

Looking to example code in the README I have to say that it is neat! ❤️‍🔥 But know what? Could be awesome to support char-literals in the parser! macro. Currently in that example str-literals used as single-char strings. I mean this for example:

num: num=<"-"? '0'-'9'+ …

Why there dash is str but not a char? Also what about escapes, unicode sequences and binary literals?

[–] fzz@programming.dev 4 points 2 months ago* (last edited 2 months ago) (4 children)

I suppose there should be something like Crang (“friend” of Shredder) without exoskeleton and covered with spikes, like your Corro.

[–] fzz@programming.dev 0 points 2 months ago* (last edited 2 months ago) (1 children)

I’m not sure is it sarcasm or that’s really not bad short description? 🤔

 

cross-posted from: https://programming.dev/post/15696807

That was a hard long adventure, massive refactoring with bug-fixing 🥵

 

That was a hard long adventure, massive refactoring with bug-fixing 🥵

 

#rust #rustlang

1
submitted 4 months ago* (last edited 4 months ago) by fzz@programming.dev to c/rust@lemmy.ml
 

I’m working on a big project in #Rust, there is toolset and API for #Playdate.

All going great, moving to stabilization step by step, but I’m tired of looking at the dull 90⭐️. Seriously, could you please throw me into the trends of the github, please! ❤️‍🔥

Project repository, mastodon.

1
submitted 4 months ago* (last edited 4 months ago) by fzz@programming.dev to c/rust@programming.dev
 

I’m working on a big project in #Rust, there is toolset and API for #Playdate.

All going great, moving to stabilization step by step, but so tired of looking at the dull amount ⭐️.

Project repository, mastodon.

 

Just discovered a f*-incredibly useful thing!

Lib.rs Maintainer Dashboard is like brew doctor but for your crates on crates.io & docs.rs ❤️‍🔥

It shows outdated deps, docs build errors and a lot of other various things - for all of your crates.

I'm thrilled with the find!

 

Trying to configure dosbox-x to properly wrap Gruntz with network support for multiplayer. Any suggestions?

[–] fzz@programming.dev 0 points 10 months ago* (last edited 10 months ago) (1 children)

Okay, I can reproduce it on iOS and it is expected behavior.

In the settings turn on open links in in-app browser. Results is expected as promised - in-app web-view.

Otherwise if you set “open links in default browser”, it opens with YouTube app after all because of app-url-scheme, you know.

So, IMHO, all right on iOS.

[–] fzz@programming.dev 0 points 10 months ago (2 children)