Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)OK
Posts
0
Comments
3
Joined
1 yr. ago

  •  
            What was the first computer you ever worked/played on?
    
    
      

    Commodore 64

     
            What was the first editor you used to write computer programs?
    
    
      

    Commodore Basic lineeditor - followed by my own 6502 machine code editor ;)

     
            What programming language did you write your first program in?
    
    
      

    Commodore Basic

     
            How many days/months/years after you wrote your first program did you learn Lisp?
    
    
      

    about 25 years - wanted to understand emacs configuration, what finally lead to Common Lisp.

     
            What was your first Lisp?
    
    
      

    elisp, followed by Common Lisp

     
            Which editor/IDE do you work with the most today?
    
    
      

    the only one and true editor :) GNU emacs

     
            What programming languages do you work with the most today?
    
    
      

    Common Lisp (for hobby projects) and elisp - unfortunately I don't do real programming for money, but manage IT projects. Emacs and my own set of elisp helps me to get my work done (and procrastinate).

     
            Which Lisp do you work with the most today?
    
    
      

    Common Lisp and elisp

  • oh the memories - I started with Commodore BASIC on the C-64. Second Basic (after 6502 Assembler) was AmigaBasic. Oh god, it was soooo slow. Scrolling though your code, you could watch the lines being printed. Finally I bought (!) GFA Basic - that was great! Probably spoiled my programming habits till now! :)