Posts

Néon

Image
Cet article concerne l'élément chimique. Pour les autres significations, voir Néon (homonymie). Néon Lampe à décharge contenant du néon. Fluor ← Néon → Sodium He     10 Ne                                                                                                                                                                                                                                                                                           ↑ Ne ↓ Ar Ta...

An error message in Latin for my programming language

Image
up vote 5 down vote favorite 1 I am writing a piece of software that translates programs into programs (a "compiler", in informatics lingo) and my source language allows the programmer to specify Latin numerals. In case the numeral is incorrect (e.g., IVI) or is too large (that is, above a predefined limit, here the largest is currently 999), I would like to print out error messages in English and Latin. What would you recommend for the Latin (I need two messages, one for each error above)? idiom technologia numbers share | improve this question asked 5 hours ago Christian 26 1 ...