Telegram Group & Telegram Channel
Telegram added auto-detection of the programming language used when monospacing a code snippet.

It does a pretty nice job, but there are issues with this approach due to similarity in syntaxes across a huge number of languages.
The guess can be different (wrong) from what the user actually intends.

For instance, language for this snippet is detected as "C":
#include<stdio.h>
printf("Hello World");


Syntax wise, it is perfectly fine, but what about the actual code?
Is it a valid executable C code? No, it lacks the entrypoint, the main() method and hence would not even compile, let alone execute.

But the same piece of code is perfectly valid and executable in Ruby.

The first line #include<stdio.h> is ignored in Ruby because it is treated as a comment, the next line is executed and the program outputs "Hello World" on the screen!

Conclusion: While the auto-detection of the snippet language is a very cool feature, you may not always see it detect what you intend, for such cases you can always explicitly mention the language you want and TG's auto-detection algorithm won't override it!



tg-me.com/C3R741NLY_1MPR3551V3/553
Create:
Last Update:

Telegram added auto-detection of the programming language used when monospacing a code snippet.

It does a pretty nice job, but there are issues with this approach due to similarity in syntaxes across a huge number of languages.
The guess can be different (wrong) from what the user actually intends.

For instance, language for this snippet is detected as "C":

#include<stdio.h>
printf("Hello World");


Syntax wise, it is perfectly fine, but what about the actual code?
Is it a valid executable C code? No, it lacks the entrypoint, the main() method and hence would not even compile, let alone execute.

But the same piece of code is perfectly valid and executable in Ruby.

The first line #include<stdio.h> is ignored in Ruby because it is treated as a comment, the next line is executed and the program outputs "Hello World" on the screen!

Conclusion: While the auto-detection of the snippet language is a very cool feature, you may not always see it detect what you intend, for such cases you can always explicitly mention the language you want and TG's auto-detection algorithm won't override it!

BY SysWoW64's Channel


Warning: Undefined variable $i in /var/www/tg-me/post.php on line 280

Share with your friend now:
tg-me.com/C3R741NLY_1MPR3551V3/553

View MORE
Open in Telegram


SysWoW64& 39;s Channel Telegram | DID YOU KNOW?

Date: |

Find Channels On Telegram?

Telegram is an aspiring new messaging app that’s taking the world by storm. The app is free, fast, and claims to be one of the safest messengers around. It allows people to connect easily, without any boundaries.You can use channels on Telegram, which are similar to Facebook pages. If you’re wondering how to find channels on Telegram, you’re in the right place. Keep reading and you’ll find out how. Also, you’ll learn more about channels, creating channels yourself, and the difference between private and public Telegram channels.

How Does Bitcoin Mining Work?

Bitcoin mining is the process of adding new transactions to the Bitcoin blockchain. It’s a tough job. People who choose to mine Bitcoin use a process called proof of work, deploying computers in a race to solve mathematical puzzles that verify transactions.To entice miners to keep racing to solve the puzzles and support the overall system, the Bitcoin code rewards miners with new Bitcoins. “This is how new coins are created” and new transactions are added to the blockchain, says Okoro.

SysWoW64& 39;s Channel from us


Telegram SysWoW64's Channel
FROM USA