Links

From elsewhere on the web. [Subscribe via RSS](/links/feed.xml) | Continue reading


@harrycresswell.com | 2025 years ago

ARM C Compiler (ACC)

ACC is a pet project with the purpose of improving my knowledge of three topics. The C language, compilers and the ARM assembly. I think this is a good exercise to go deep into both topics. The ACC is a LALR(1) parser, that means it is a Look-Ahead Left-to-Right parser. The curre … | Continue reading


@oscarforner.com | 2025 years ago

Writing

Skip to main content Design and front-end web developmentharry.b0drj@aleeas.com Harry Cresswell Index Writing Newsletter Topics Writing Articles on designing and coding things for the web. Software that encourages deletion Harry Cresswell Mar 6 2024 — Web sustainability Thoughts … | Continue reading


@harrycresswell.com | 2025 years ago

About

Me I am Mike Wakerly and this is my internet home. I go by mikey if we’re just using one name, because there are often plenty of other mikes around. I’m envious of people with unique and uncommon names. I am an engineer primarily because I love building things! In the 90s, I buil … | Continue reading


@hoho.com | 2025 years ago

Yaus, Yet Another URL Shortener

YAUS, Yet Another URL Shortener, was first written in Python3 using the Flask web framework, and deployed in Heroku: https://yaus.dev. The code of that version can be seen here: https://github.com/maitesin/yaus/tree/e938b0d218849f50df7ab5a4a46923faf235762b. However, the project h … | Continue reading


@oscarforner.com | 2025 years ago

Weekly API Roundup | Sports & Fitness, Finance, Crypto, AI

Every day the ProgrammableWeb team is busy updating its three primary directories for APIs, clients (language-specific libraries or SDKs for consuming or providing APIs), and source code samples. If you have new APIs, Clients, or Source Code examples to add to ProgrammableWeb's d … | Continue reading


@programmableweb.com | 2025 years ago