1802 in architecture

The year 1802 in architecture involved some significant events.

List of years in architecture (table)

Buildings and structures

Buildings and structures

Buildings

Mežotne Palace in Latvia

Awards

Births

  • January 22 – Richard Upjohn, English-born ecclesiastical architect working in the United States (died 1878)
  • August 22 – Félix Marie Charles Texier, French architect and antiquary (died 1871)
  • August 26 – George Wightwick, Welsh-born architect working in south west England and pioneer architectural journalist (died 1872)
  • October 6 – James Bunstone Bunning, English architect (died 1863)

Deaths

  • July 17 – Esprit-Joseph Brun, French architect (born 1710)
  • John Whitehead, English amateur architect working in Portugal (born 1726)
gollark: Honestly that's entirely unnecessary and I would probably only need simple splitting into lines and label handling, but you know.
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.

References

  1. "Amaliegade 38". indenforvoldene.dk. Archived from the original on 2015-02-16. Retrieved 2012-11-25.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.