{ "@context": "https://schema.org", "@type": "SoftwareApplication", "name": "RoadC Programming Language", "description": "Custom programming language with Python-style indentation, pattern matching, and concurrent spawn primitives", "applicationCategory": "DeveloperApplication", "operatingSystem": "Cross-platform", "author": { "@type": "Organization", "name": "BlackRoad", "url": "https://blackroad.io" }, "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" } }