conversion

  1. Alain De Vos

    Typed racket , GUI, fahrenheit converter

    In the list of esoteric languages, racket scheme has his place. cat explicit.rkt #lang typed/racket/gui (require typed/racket/class) ; Adds 'new', 'send', 'get-field', etc. ;; Define the main dialog window (define dialog : (Instance Dialog%) (new dialog% [label "Temperature...
  2. ruby R53

    Add an option to disable the emoticon-emoji auto-conversion?

    I often forget about this little detail when posting here. I sometimes do mean to use an emoji, other times I just want an emoticon instead. But then, for some reason, the system just converts it to an emoji without even telling me, so I end up accidentally typing an emoji, and have to edit my...
  3. T

    abcde without lame?

    I'm using abcde to convert my audio CDs to music files. Recently, I have also changed from using ports to packages. Now I find out that lame isn't packaged (this is not new, but since I was using ports it didn't "hit" me before) because of license restrictions. Obviously, I can fetch a ports...
Back
Top