Race Updates Discord About Merch
Home Profile History Competitions Texts Messages Friends Upgrade

typeracer

Pit Stop

Record your races with a typeracer account:

Create Your Account
  • Save your race history and scores.
  • Customize your profile and racecar.
  • It’s free, why not?
Racer (nullchilly)
Race Number 19
Date Fri, 1 Jul 2022 08:07:00 +0000
Universe code
Speed 57 WPM Try to beat?
Accuracy 95.8%
Rank 1st place (out of 2)
Opponents frame_ability (2nd place)

Text typed:

(publish :path "/hello-count" :content-type "text/html" :function (let ((count 0)) #'(lambda (req ent) (with-http-response (req ent) (with-http-body (req ent) (html (:html (:head (:title "Hello Counter")) (:body ((:font :color (nth (random 5) '("red" "blue" "green" "purple" "black"))) "Hello World had been called " (:princ (incf count)) " times")))))))))
AllegroServe Tutorial (software) by Franz Inc. (see stats)

Typing Review:

Race text:
(publish :path "/hello-count" :content-type "text/html" :function (let ((count 0)) #'(lambda (req ent) (with-http-response (req ent) (with-http-body (req ent) (html (:html (:head (:title "Hello Counter")) (:body ((:font :color (nth (random 5) '("red" "blue" "green" "purple" "black"))) "Hello World had been called " (:princ (incf count)) " times")))))))))
Time:
0:00
Speed:
Accuracy:
Typing replay:
Analysis:
Mistakes:
  1. (publish
  2. "text/html"
  3. #'(lambda
  4. (with-http-body
  5. (:html
  6. (:title
  7. Counter"))
  8. "purple"
  9. "black")))
  10. World
  11. had
  12. called
  13. (incf
  14. times")))))))))