Questions: add Fortran to languages

This commit is contained in:
TEC 2022-10-25 15:57:31 +08:00
parent 30a172b79b
commit c2f29087b7
Signed by: tec
SSH Key Fingerprint: SHA256:eobz41Mnm0/iYWBvWThftS0ElEs1ftBr6jamutnXc/A
1 changed files with 3 additions and 3 deletions

View File

@ -74,9 +74,9 @@ This takes most people 515 minutes to complete.",
MultiSelect(:languages,
"Which languages do you program (in Emacs) in?",
["Assembly", "C++", "C", "C#", "Clojure", "Common Lisp",
"Elisp", "Elixir", "Erlang", "Go", "HTML/CSS", "Haskell",
"Javascript", "Julia", "Java", "Python", "PHP", "Perl",
"R", "Rust", "Ruby", "Scheme", "Shell scripting" => "Shell",
"Elisp", "Elixir", "Erlang", "Fortran", "Go", "HTML/CSS",
"Haskell", "Javascript", "Julia", "Java", "Python", "PHP",
"Perl", "R", "Rust", "Ruby", "Scheme", "Shell scripting" => "Shell",
"SQL", "Typescript", :other]),
RadioSelect(:prose,
"Do you use Emacs for writing prose?",