我正在举办一场编程竞赛
I'm Running a Programming Contest

原始链接: https://eieio.games/blog/im-running-the-icfp-programming-contest/

第 29 届年度 ICFP 编程大赛现已拉开帷幕,并将持续进行三天。包括作者及其团队在内的组织者们有意将今年的挑战设计为以人类创造力优先,而非依赖自动化人工智能代理。 为实现这一目标,他们创造了一种名为“littleman”的独特二维编程语言。该语言强调空间推理,要求参与者操控“小人”穿梭于指令之间,并通过自定义绘制的管道来管理数据流。无论是否报名参赛,公众均可获取该语言的相关教材。有意参赛者可在 icfpcontest2026.com 注册。

抱歉。
相关文章

原文

I’ve spent the last few months working with my friends Frank, Henry, and Eliot to design the 29th annual ICFP Programming Contest.

The contest began an hour ago (I meant to mention this sooner, sorry!) and runs for 3 days. If you’d like, you can sign up at icfpcontest2026.com.

Of course, we spent a lot of time thinking about how to design a fun programming contest in the age of AI agents. It would not be satisfying if the winning strategy for the contest was to run an unmonitored agent in a loop for 72 hours.

a simple program in the littleman language

So for the contest we’ve designed a new language we call “littleman.” Littleman programs are two dimensional and place a heavy emphasis on spatial reasoning - your little men must physically walk over instructions to execute them, and they exchange data with “pipes” that you draw in your program’s source code.

We’ve written a textbook about the littleman programming language. It’s open to everyone, so you can check it out even if you’re not registered for the contest.

Enjoy!

联系我们 contact @ memedata.com