#prog #rust #rustlib #abnormalprogramming
analog-literals
Поддерживаются также двухмерные и трёхмерные литералы (см. (а лучше не см.) документацию)
analog-literals
assert_eq!(
analog_literal! { I----I }
+ analog_literal! { I------I },
analog_literal! { I----------I },
);
Поддерживаются также двухмерные и трёхмерные литералы (см. (а лучше не см.) документацию)
docs.rs
analog_literals - Rust
Inspired by the abhorrent incredible Multi-Dimensional Analog Literals library created by Eelis back in 2006, I am proud to present `analog_literal!` - a Rust macro that enables embedding analog literals directly into Rust code.
#prog #game #abnormalprogramming
Verilog to Factorio blueprints compiler
https://github.com/Redcrafter/verilog2factorio
(thanks @GabrielFallen)
Verilog to Factorio blueprints compiler
https://github.com/Redcrafter/verilog2factorio
(thanks @GabrielFallen)
GitHub
GitHub - Redcrafter/verilog2factorio: This project will compile verilog (a hardware description language) into factorio blueprints.
This project will compile verilog (a hardware description language) into factorio blueprints. - Redcrafter/verilog2factorio
🔥14🤯2😱1