#metaprogramming resultados de búsqueda

No hay resultados para "#metaprogramming"
No hay resultados para "#metaprogramming"
No hay resultados para "#metaprogramming"

#c #metaprogramming An attempt at metaprogramming in C using `_Generic` and `typeof`. I managed to successfully do some work with function "signatures." Otherwise, it was just a bit of fun. gist.github.com/ttldtor/759be9…

ttldtor's tweet image. #c #metaprogramming
An attempt at metaprogramming in C using `_Generic` and `typeof`.
I managed to successfully do some work with function "signatures." Otherwise, it was just a bit of fun.

gist.github.com/ttldtor/759be9…
ttldtor's tweet image. #c #metaprogramming
An attempt at metaprogramming in C using `_Generic` and `typeof`.
I managed to successfully do some work with function "signatures." Otherwise, it was just a bit of fun.

gist.github.com/ttldtor/759be9…
ttldtor's tweet image. #c #metaprogramming
An attempt at metaprogramming in C using `_Generic` and `typeof`.
I managed to successfully do some work with function "signatures." Otherwise, it was just a bit of fun.

gist.github.com/ttldtor/759be9…

Programs that write programs? Welcome to the fascinating world of metaprogramming. #FutureOfCode #Metaprogramming #CodeNerd

_codebeans's tweet image. Programs that write programs? 
Welcome to the fascinating world of metaprogramming. 

#FutureOfCode #Metaprogramming #CodeNerd

Building a quad tree for #MuckyVision sprite collisions got me thinking on pros/cons of #metaprogramming (minimal example below). Pros: succinct code, tree builds at compile time. Cons: Bloated executable, some runtime delay (copying tree to heap?). Maybe 'can'≠'should'?🤔

MuckyTaters's tweet image. Building a quad tree for #MuckyVision sprite collisions got me thinking on pros/cons of #metaprogramming (minimal example below). Pros: succinct code, tree builds at compile time. Cons: Bloated executable, some runtime delay (copying tree to heap?). Maybe 'can'≠'should'?🤔

Scala superpower unlocked: Spec-first APIs *without* a separate codegen pass. ⚡Just Import 'N' Go!⚡ Typesafe and IDE assisted. Pictured is my prototype for OpenAPI, but can be done for GraphQL, Smithy, Protobuf/gRPC, Avro, ... #Scala #Metaprogramming #OpenAPI

tomas_mikula's tweet image. Scala superpower unlocked:

Spec-first APIs *without* a separate codegen pass.

⚡Just Import 'N' Go!⚡

Typesafe and IDE assisted.

Pictured is my prototype for OpenAPI, but can be done for GraphQL, Smithy, Protobuf/gRPC, Avro, ...

#Scala #Metaprogramming #OpenAPI
tomas_mikula's tweet image. Scala superpower unlocked:

Spec-first APIs *without* a separate codegen pass.

⚡Just Import 'N' Go!⚡

Typesafe and IDE assisted.

Pictured is my prototype for OpenAPI, but can be done for GraphQL, Smithy, Protobuf/gRPC, Avro, ...

#Scala #Metaprogramming #OpenAPI
tomas_mikula's tweet image. Scala superpower unlocked:

Spec-first APIs *without* a separate codegen pass.

⚡Just Import 'N' Go!⚡

Typesafe and IDE assisted.

Pictured is my prototype for OpenAPI, but can be done for GraphQL, Smithy, Protobuf/gRPC, Avro, ...

#Scala #Metaprogramming #OpenAPI
tomas_mikula's tweet image. Scala superpower unlocked:

Spec-first APIs *without* a separate codegen pass.

⚡Just Import 'N' Go!⚡

Typesafe and IDE assisted.

Pictured is my prototype for OpenAPI, but can be done for GraphQL, Smithy, Protobuf/gRPC, Avro, ...

#Scala #Metaprogramming #OpenAPI

Samuel Palacios - Meta-programming en Java: Cómo escribir código que genera código, en la JConf Guatemala 2025 #MetaProgramming #Java #JConf #JConfGt2025

guatejug's tweet image. Samuel Palacios - Meta-programming en Java: Cómo escribir código que genera código, en la JConf Guatemala 2025

#MetaProgramming #Java #JConf #JConfGt2025
guatejug's tweet image. Samuel Palacios - Meta-programming en Java: Cómo escribir código que genera código, en la JConf Guatemala 2025

#MetaProgramming #Java #JConf #JConfGt2025

The newest release of my C++ metaprogramming library mlib is out: github.com/robertshepherd…! Check the newest features out! Check out the new compile time string features (string_parse.hpp)!🎉 #cpp #metaprogramming #cplusplus #c #programming #github

rshepherdcpp's tweet image. The newest release of my C++ metaprogramming library mlib is out: github.com/robertshepherd…! Check the newest features out! Check out the new compile time string features (string_parse.hpp)!🎉 #cpp #metaprogramming #cplusplus #c #programming #github
rshepherdcpp's tweet image. The newest release of my C++ metaprogramming library mlib is out: github.com/robertshepherd…! Check the newest features out! Check out the new compile time string features (string_parse.hpp)!🎉 #cpp #metaprogramming #cplusplus #c #programming #github

Day 08: `Generics` é outra funcionalidade mto interessante em #GOlang, introduzida na v1.18. Mto similar a #template #metaprogramming em #CPP, ela permite a inferência de funcs em tempo de compilação. Melhorando a performance e a readability do código. #codechallenge #bolhadev

Guilherme_rme's tweet image. Day 08: `Generics` é outra funcionalidade mto interessante em #GOlang, introduzida na v1.18.

Mto similar a #template #metaprogramming em #CPP, ela permite a inferência de funcs em tempo de compilação. Melhorando a performance e a readability do código.

#codechallenge #bolhadev

Came out with a C++ metaprogramming technique where a macro differentiates between types and enum values. Sample output: "C" is a type "E::v1" is a numeric expression Works primarily with non-enum classes. Fascinating hack! #cplusplus #metaprogramming

galtza's tweet image. Came out with a C++ metaprogramming technique where a macro differentiates between types and enum values. Sample output:

"C" is a type
"E::v1" is a numeric expression

Works primarily with non-enum classes. Fascinating hack! #cplusplus #metaprogramming

While working on some #Scala3 #Metaprogramming, the harsh reality hit: IDEA fell short, unable to assist me further, sometimes even with basic completions. 😐 I've worked with @scalameta before, but it saved my life this time. Great job, guys! 👍

filemon_279's tweet image. While working on some #Scala3 #Metaprogramming, the harsh reality hit: IDEA fell short, unable to assist me further, sometimes even with basic completions. 😐 
I've worked with @scalameta before, but it saved my life this time. Great job, guys! 👍

@PyConMY welcomes Neha to reveal "The Zen of Metaprogramming"! She's a Ph.D. researcher in Precision Medicine @UniofNewcastle + former IT pro @TCS & @HCLTech + passionate about teaching coding! 💪 #Python #Metaprogramming #WomenInTech #PrecisionMedicine

pyconmy's tweet image. @PyConMY welcomes Neha to reveal "The Zen of Metaprogramming"!

She's a Ph.D. researcher in Precision Medicine @UniofNewcastle + former IT pro @TCS & @HCLTech + passionate about teaching coding! 💪
#Python #Metaprogramming #WomenInTech #PrecisionMedicine

AI agents building AI? Meta-level programming is here. Automation's automating itself. Buckle up! 🤯 #AI #MetaProgramming #FutureOfWork

itz_sayan_03's tweet image. AI agents building AI? Meta-level programming is here. Automation's automating itself. Buckle up! 🤯 #AI #MetaProgramming #FutureOfWork

Really enjoyed this talk by Harry Goldstein that demonstrates inventive uses of the #LeanLang InfoView enhanced by metaprogramming techniques to display real-time testing data. #LeanProver #Metaprogramming #VSCode #PropertyTesting

leanprover's tweet image. Really enjoyed this talk by Harry Goldstein that demonstrates inventive uses of the #LeanLang InfoView enhanced by metaprogramming techniques to display real-time testing data.

#LeanProver #Metaprogramming #VSCode #PropertyTesting

Add a string constant column via metaprogramming? Use sqlColAlias and parseExpr! Check the script for implementation. #Metaprogramming #DataColumns #CodingTips

DolphinDB_Comm's tweet image. Add a string constant column via metaprogramming? 

Use sqlColAlias and parseExpr!
Check the script for implementation. 
#Metaprogramming #DataColumns #CodingTips

'Proxy' object in JS enables you to create a custom behavior for fundamental operations (e.g.:property lookup, assignment, func invocation) on an object. This opens up a world of possibilities for meta-programming and advanced use cases. An example. #JavaScript #MetaProgramming

bull_times_'s tweet image. 'Proxy' object in JS enables you to create a custom behavior for fundamental operations (e.g.:property lookup, assignment, func invocation) on an object. This opens up a world of possibilities for meta-programming and advanced use cases. An example. #JavaScript #MetaProgramming

A compile-time map, with `lookup` not using recursion! Give it a try: godbolt.org/z/MPzro3zMf! #cpp #cplusplus #metaprogramming #map #cxx

rshepherdcpp's tweet image. A compile-time map, with `lookup` not using recursion! Give it a try: godbolt.org/z/MPzro3zMf!
#cpp #cplusplus #metaprogramming #map #cxx

🧐Dynamic column fetching in #DolphinDB! Use metaprogramming with select to get multiple columns: select colNames()[idx1, idx2...] from table #DolphinDB #MetaProgramming #DataQuery

DolphinDB_Comm's tweet image. 🧐Dynamic column fetching in #DolphinDB! 

Use metaprogramming with select to get multiple columns:
select colNames()[idx1, idx2...] from table

#DolphinDB #MetaProgramming #DataQuery

⏲️How to Dynamically Evaluate Row-Specific Formulas Stored in a Column in #DolphinDB? Use “parseExpr” ! Try the given code. #metaprogramming #dynamic_sql #row_wise_operation #eval

DolphinDB_Comm's tweet image. ⏲️How to Dynamically Evaluate Row-Specific Formulas Stored in a Column in #DolphinDB?

Use “parseExpr” ! Try the given code.

#metaprogramming #dynamic_sql #row_wise_operation #eval

Loading...

Something went wrong.


Something went wrong.


United States Trends