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 boobies (boobiesboobiesboobies)
Race Number 5
Date Sat, 22 Mar 2025 10:53:57 +0000
Universe code
Speed 36 WPM Try to beat?
Accuracy 94.3%
Rank 1st place (out of 1)

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. "/hello-count"
  2. :content-type
  3. 0))
  4. #'(lambda
  5. ent)
  6. (with-http-body
  7. (req
  8. (:head
  9. (:title
  10. "Hello
  11. Counter"))
  12. (:body
  13. ((:font
  14. (random
  15. 5)
  16. "purple"
  17. "black")))
  18. "Hello
  19. (:princ
  20. times")))))))))