

# Event Details

- **Event Name**: How to Make a Programming Language — A Talk
- **Event Start and End Date**: Tue, 11 Nov, 2025 at 05:00 pm – Tue, 11 Nov, 2025 at 06:00 pm
- **Event Description**: On Tuesday, we have the third of our four student talks this term! Delayed but not dismayed, we'll be in Lecture Theatre B(ill Roscoe) this week to hear an intriguing talk on making a programming language. We'll be around from 5-6pm for the talk, after which we'll retire for traditional CompSoc pizza!
- **Event URL**: https://allevents.in/oxford/how-to-make-a-programming-language-—-a-talk/200029168006034
- **Event Categories**: it, art, theatre
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200029168006034?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=oxford-events

## Event venue details

- **city**: Oxford
- **state**: EN
- **country**: United Kingdom
- **location**: Lecture Theatre B(ill Roscoe), Department of Computer Science, 7 Parks Rd, Oxford OX1 3QG
- **lat**: 51.760009263335
- **long**: -1.2582190786872
- **full address**: Lecture Theatre B(ill Roscoe), Department of Computer Science, 7 Parks Rd, Oxford OX1 3QG, Oxford, United Kingdom

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Oxford CompSoc (https://allevents.in/org/oxford-compsoc/27023726)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4de5b06ad3228af2b5f619f8a0cbcd05a5ad52480d7bd6c1fcba6e901a31ee38-rimg-w1200-h628-dc02625f-gmir?v=1762773394
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/22be7504c6ca05de3933b72b4a7e0b923e0816d7f6ce75adbaf84dbed6064ec4-rimg-w300-h300-dc033230-gmir?v=1762773394

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 11 Nov, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Lecture Theatre B(ill Roscoe), Department of Computer Science, 7 Parks Rd, Oxford OX1 3QG, Oxford, United Kingdom
- **Q**: Who is organizing the event?
  - **A:** Oxford CompSoc
- **Q**: What type of event is this?
  - **A:** it, art, theatre
- **Q**: Where can I find ticket details about How to Make a Programming Language — A Talk ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "How to Make a Programming Language — A Talk",
        "image": "https://cdn-az.allevents.in/events1/banners/4de5b06ad3228af2b5f619f8a0cbcd05a5ad52480d7bd6c1fcba6e901a31ee38-rimg-w1200-h628-dc02625f-gmir?v=1762773394",
        "startDate": "2025-11-11",
        "endDate": "2025-11-11",
        "url": "https://allevents.in/oxford/how-to-make-a-programming-language-—-a-talk/200029168006034",
        "location": {
            "@type": "Place",
            "name": "Lecture Theatre B(ill Roscoe), Department of Computer Science, 7 Parks Rd, Oxford OX1 3QG",
            "address": {
                "@type": "PostalAddress",
                "name": "Lecture Theatre B(ill Roscoe), Department of Computer Science, 7 Parks Rd, Oxford OX1 3QG, Oxford, United Kingdom",
                "addressLocality": "Oxford",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.760009263335",
                "longitude": "-1.2582190786872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On Tuesday, we have the third of our four student talks this term! Delayed but not dismayed, we'll be in Lecture Theatre B(ill Roscoe) this week to hear an intriguing talk on making a programming language. We'll be around from 5-6pm for the talk, after which we'll retire for traditional CompSoc pizz",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Oxford CompSoc",
                "url": "https://allevents.in/org/oxford-compsoc/27023726"
            }
        ]
    }
]
```