Leesbrook Rugby Football Club

Leesbrook Rugby Football Club is an English rugby union club based at the Asterdale Sports Centre in Spondon, Derby that plays in the Midlands Division.

2007-2008 Season

Midlands 6 East (NW) 2007-2008 Table
Club Played Won Drawn Lost Points for Points against Difference Points
Belper (C)[1]18150362811351530
Leesbrook (P)[2]18150352313239130
Uttoxeter18140436812624228
Keyworth18120645722822924
All Spartans OB189183583144419
Tupton18729306446-14016
Long Eaton185013200408-20810
Meden Vale184113213451-2389
Boots184014153644-4918
Chesterfield183015158502-3446

Club honors

gollark: That's how you would do it in my thing, using a somewhat insane S-expression assembly-ish language.
gollark: Using hypothetical assembly syntax I haven't actually implemented:```# start of memory to add kittens to(add r1 r0 0x1000) # maybe there would be nice dedicated syntax for "set register" actually# end of kittenized region(add r2 r0 0x1600)(label loop (add r3 r0 40) (poke r3 r1 0) (add r3 r0 94) (poke r3 r1 1) # and so on (add r1 r1 8) (jlt r1 r2 loop))```
gollark: To create RAM kittens, all you need to do is `ADD` the ASCII value of each character into a temporary register, `POKE` them into the right memory location (using the per-instruction `POKE` offset, probably), and then do that in a loop.
gollark: I should probably implement arithmetic instructions then a basic assembler, I guess, because hand-writing machine code is unpleasant.
gollark: What? No. This doesn't really need jumps, except possibly to run it repeatedly.

References

  1. Promoted to Midlands 5 East (North) as champions.
  2. Promoted to Midlands 5 East (North) after winning playoff.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.