this post was submitted on 05 Jul 2024
843 points (97.8% liked)

Programmer Humor

31748 readers
266 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] manucode@infosec.pub 116 points 1 month ago (29 children)

It uses XML-like syntax:

<fun>
  <name>sum</name>
  <in>
    <int>foo</int>
    <int>bar=0</int>
  </in>
  <out><int>foo+bar</int></out>
</fun>
[โ€“] Pilon23@feddit.dk 18 points 1 month ago

Can you please link to a medium article on how this will help utilize AI blockchain so i can show it to management on Monday?

load more comments (28 replies)