Click here to Skip to main content
15,909,898 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: The Ra Programming Language Pin
ahmad04-Apr-15 10:26
ahmad04-Apr-15 10:26 
GeneralRe: The Ra Programming Language Pin
kmoorevs4-Apr-15 11:22
kmoorevs4-Apr-15 11:22 
GeneralRe: The Ra Programming Language Pin
Sander Rossel5-Apr-15 7:30
professionalSander Rossel5-Apr-15 7:30 
GeneralRe: The Ra Programming Language Pin
ahmad05-Apr-15 8:55
ahmad05-Apr-15 8:55 
GeneralRe: The Ra Programming Language Pin
Sander Rossel5-Apr-15 9:28
professionalSander Rossel5-Apr-15 9:28 
GeneralRe: The Ra Programming Language Pin
PIEBALDconsult6-Apr-15 6:09
mvePIEBALDconsult6-Apr-15 6:09 
GeneralRe: The Ra Programming Language Pin
SeattleC++6-Apr-15 8:29
SeattleC++6-Apr-15 8:29 
GeneralRe: The Ra Programming Language Pin
ahmad06-Apr-15 9:16
ahmad06-Apr-15 9:16 
Code written in any language should compile as long as it is in UTF8. For keywords, Ra converts to the English equivalents to compile. If you are developing in another language, the English keywords are still reserved. For class and member names, Ra converts to Latin characters in an admittedly somewhat clunky way. For example, é becomes latin_char_c3latin_char_a9. Reusing code in other languages will still obviously have its issues. Each file can be in a different language, but you cannot mix languages within a single file. Also, it's hard to use someone else's code if you don't know what it does. I am considering creating a converter for Ra so it can convert between languages. For conflicts with keywords, I am thinking of adding an underscore to the end of variable names that clash with reserved keywords for the language you are trying to convert to. Maybe it is for the best that programming languages are in English. I just wrote an article on this (Ra: My Attempt at a Programming Language for All Human Languages[^]).
GeneralI'm 32 Minutes In... Pin
Michael Martin4-Apr-15 2:27
professionalMichael Martin4-Apr-15 2:27 
GeneralRe: I'm 32 Minutes In... Pin
TheGreatAndPowerfulOz4-Apr-15 5:12
TheGreatAndPowerfulOz4-Apr-15 5:12 
GeneralRe: I'm 32 Minutes In... Pin
R. Giskard Reventlov4-Apr-15 5:44
R. Giskard Reventlov4-Apr-15 5:44 
GeneralRe: I'm 32 Minutes In... Pin
Mark_Wallace4-Apr-15 6:00
Mark_Wallace4-Apr-15 6:00 
GeneralRe: I'm 32 Minutes In... Pin
PIEBALDconsult4-Apr-15 7:18
mvePIEBALDconsult4-Apr-15 7:18 
GeneralRe: I'm 32 Minutes In... Pin
Slacker0075-Apr-15 11:39
professionalSlacker0075-Apr-15 11:39 
GeneralAndroid TWOTD Pin
OriginalGriff3-Apr-15 21:55
mveOriginalGriff3-Apr-15 21:55 
GeneralRe: Android TWOTD Pin
Joan M3-Apr-15 23:39
professionalJoan M3-Apr-15 23:39 
GeneralRe: Android TWOTD Pin
OriginalGriff3-Apr-15 23:51
mveOriginalGriff3-Apr-15 23:51 
GeneralRe: Android TWOTD Pin
Mark_Wallace4-Apr-15 4:17
Mark_Wallace4-Apr-15 4:17 
GeneralRe: Android TWOTD Pin
Mark_Wallace4-Apr-15 4:16
Mark_Wallace4-Apr-15 4:16 
GeneralRe: Android TWOTD Pin
OriginalGriff4-Apr-15 4:27
mveOriginalGriff4-Apr-15 4:27 
GeneralRe: Android TWOTD Pin
Mark_Wallace4-Apr-15 5:53
Mark_Wallace4-Apr-15 5:53 
GeneralRe: Android TWOTD Pin
OriginalGriff4-Apr-15 6:02
mveOriginalGriff4-Apr-15 6:02 
GeneralRe: Android TWOTD Pin
Mark_Wallace4-Apr-15 6:18
Mark_Wallace4-Apr-15 6:18 
GeneralRe: Android TWOTD Pin
OriginalGriff4-Apr-15 6:28
mveOriginalGriff4-Apr-15 6:28 
GeneralRe: Android TWOTD Pin
Mark_Wallace4-Apr-15 8:11
Mark_Wallace4-Apr-15 8:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.