Click here to Skip to main content
15,894,343 members
Everything / Language agnostic

Language agnostic

language-agnostic

Great Reads

by musicm122
Simple (DSL) Domain specific Languages
by Andrea Simonassi
A simplified guide to the RFC5646 document; what is a language tag, how must be parsed, what is the IANA registry. How to implement a library, in any programming lang, to lookup user preferred language against a list of supported languages. A C# implementation is provided.
by Gregory Morse
Custom TAUS Data Provider to allow increased multilingual support using Google Translate's web interface
by Charles Oder
To optimize, or not to optimize, that is the question...

Latest Articles

by Edwin Ross 2021
A context sensitive language
by Charles Oder
To optimize, or not to optimize, that is the question...
by Andrea Simonassi
A simplified guide to the RFC5646 document; what is a language tag, how must be parsed, what is the IANA registry. How to implement a library, in any programming lang, to lookup user preferred language against a list of supported languages. A C# implementation is provided.
by Gregory Morse
Custom TAUS Data Provider to allow increased multilingual support using Google Translate's web interface

All Articles

Sort by Score

Language agnostic 

7 Mar 2012 by Nelek
Not enought trying to get the homework done... so lazy that just copy + paste the enunciate of the task?Man, thats too much
1 Nov 2016 by Andrea Simonassi
A simplified guide to the RFC5646 document; what is a language tag, how must be parsed, what is the IANA registry. How to implement a library, in any programming lang, to lookup user preferred language against a list of supported languages. A C# implementation is provided.
30 Nov 2017 by OriginalGriff
We do not do your homework: it is set for a reason. It is there so that you think about what you have been told, and try to understand it. It is also there so that your tutor can identify areas where you are weak, and focus more attention on remedial action. Try it yourself, you may find it is...
4 Feb 2014 by Richard MacCutchan
I see from your comments above that this is nothing to do with translation, you are looking to create a multi-language application. See http://msdn.microsoft.com/en-us/library/vstudio/h6270d0z(v=vs.100).aspx[^] for more information.
20 Nov 2015 by OriginalGriff
Assuming that you mean "I want to set my SQL Server instance to the same language as my OS" - then even if you could (which I doubt) it wouldn't make you very popular, because that kind of change would affect all users of all databases on the server. And then you would mess up a lot of...
6 Aug 2017 by F-ES Sitecore
You need to take a completely different approach, one that is more flexible. This is high-level sample code but should give you an idea what you need to do. Rather than getting all possible language versions in your news object you should just get a news object that has the language the site...
30 May 2019 by Nirav Prabtani
The code snippet which you have written in question is of python Python Functions[^]
1 Nov 2019 by OriginalGriff
Don't duplicate posts: you already have this in the forums: i programming language on rosetta code homepage. where to find more information about language i ? - - Uncategorised posts - Discussion Boards[^] so duplicating it duplicates work - and that annoys people. And that isn't a programming...
1 Nov 2019 by RickZeeland
You can find it here: GitHub - qlova/ilang: "i" is a clear, concise programming language that is multi-lingual cross-platform, deterministic and resilient.[^] And here is the homepage of the author: Quentin Quaadgras[^]
4 Feb 2014 by ravikhoda
well first of all people will need internet to access your application any way. unless it is for intranet/ or office only use. so in any case you need to use internet. now you can use google translate services or you can use global resource file for each language and add data in that file...
4 Feb 2014 by ravikhoda
may be you can try this Create Multi-language ASP.NET Website[^]ASP.NET Website and C# with Multi-Language[^]
24 Jun 2014 by CPallini
Quote:What (underated?) language will perform better than C++ when dealing with 3D gaming?C or assembly of course. But that doesn't make a point. You should find the right trade off between code performance and code production speed (it could take forever to write a complex game in assembly)....
20 Nov 2015 by Member 11934871
Actually My Data is bengali . So I Have To Work With Bengali Language . So I Can I Use Bengali version Data in My VB Project And My Server Is SQL Server 2014
13 Mar 2016 by Gregory Morse
Custom TAUS Data Provider to allow increased multilingual support using Google Translate's web interface
30 Jul 2016 by Member 9983063
Hello Guys! can anyone please tell me how to get system time in arabic in c# labelWhat I have tried:i am not trying any thing but i am getting system date time but i want this in arabic
30 Jul 2016 by BillWoodruff
Rendering characters in any language requires your having those language resources installed on your system, and you need to use the appropriate Windows "CultureInfo" class instance (language specific software context) to display text: [^]. Also, see: [^].There's a code example here using...
31 Jul 2016 by Garth J Lancaster
In Addition to Bill's answer to a very similar question you posted here How to get system time in arabic in C# label[^] you could also look at Microsoft Middleeast - MSDN[^]
9 Feb 2017 by CPallini
See here: Projects/Genie - GNOME Wiki![^] and here: Projects/Vala/ValaPlatforms - GNOME Wiki![^].
1 Nov 2019 by phil.o
I just stands for the meta-category on linked wiki which regroups all categories whose names begin with the letter I. Maybe you were searching for Category: Programming Languages[^], which is the meta-category on same wiki which regroups all categories concerning individual programming...
1 Nov 2019 by Richard Deeming
On the category page for "I"[^], there is a link to "I on the HOPL[^]". That site appears to be dead, but the wayback machine has an archive: https://web.archive.org/web/20170324231716/http://hopl.info/findlanguages2.prx?language=I&which=byname[^] As you can see from that page, there is no...
21 Feb 2018 by Charles Oder
To optimize, or not to optimize, that is the question...
16 Apr 2017 by Andy Lanng
hey fellows, I'm sure some of us have seen ads on how reading anything is slowed down purely because our eyes have to move from one word to the next Spritz +1000 Words per Minute Warp-Speed Reading for Language Acquisition, Learning & Mindfulness - YouTube[^] I'm a little dyslexic (tf for...
31 May 2019 by Patrice T
Quote: What is this programing language called? I agree with Nirav, it smells like Python. Python (programming language) - Wikipedia[^] Python Tutorial[^]
18 Jul 2021 by Edwin Ross 2021
A context sensitive language
30 May 2019 by majstr133
Hello, i would like to know to what programing language does this code belong. def vsotaOcen(seznamOcen): vsota=0 for i in seznamOcen: if not(i==min(seznamOcen) or i==max(seznamOcen)): vsota+=i return(vsota) What I have tried: I know its one of those: C, C++, C#, Python or...
20 Nov 2015 by Member 11934871
My Database Language Is bengali.Now I need My OS language Set SQL ServerThis Work How Can Do It
31 Jul 2016 by Member 9983063
Hello Guys! I want to know how to write arabic in textbox C# and one more thing if i use key press for it so how can i get all button number to convert in arabic textWhat I have tried:am not try any thing bcz i dont know anything about it
7 Mar 2012 by anotidaishe
A large distribution company is expanding rapidly, with much larger numbers of stock items and customers. The stock system will soon become inadequate and therefore needs to be replaced. The development of the replacement system will be outsourced to a well-known software house as a separate...
4 Feb 2014 by Gopala Krishna Boddulluri
I want to convert text from one to another langauage in my app so that user with knowledge of any language can understand.How is it possible?
6 Aug 2017 by ddgjgj
I am building a simple CMS in ASP.NET MVC. Can anyone provide me any help how to do it as multilanguage site , link or tutorial , to change the language in server side , i post news in that cms , so when i press englisht , it should show me the text in english , spanish and so on.. What I have...
1 Nov 2019 by Member 14641430
i programming language on rosetta code.org where to find more information ? Hi, i found the i programming language on rosettacode.org. Where to find more information about that language "i". ??? Here i found it : Category:I - Rosetta Code[^] What I have tried: i searched everywhere. i...