frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: Is there a general, multi-PL programming task dataset?

1•quartztz•1y ago
Hello!

Being a student interested in PL design, I have had this idea floating around for a while: the gist is finding out what programming languages LLMs might be the most proficient in, to study their design choices and syntactic features with the goal of designing the perfect language for LLMs. This is, of course, gimmicky, but I entertained the idea for a while as a fun afterschool project.

The challenge is: what would be the best way to evaluate programming performance _in specific languages_? There are two main hypotheses here:

1. There are intrinsic syntactic/structural features that the transformer architecture is uniquely able to parse/reproduce/understand best, leading to higher quality code generated. For example: Lisp dialects make parsing code structure and blocks very easy, so one could assume an LLM can "understand their code better" 2. There is so much Python/JS out there that the question isn't even worth asking, and the performance in those will beat whatever other language you throw at it. This is probably not as much of a point thanks to newer transformer architectures but the question is still up.

I suspect the answer can be made somewhat interesting by considering performance relative to language popularity, but the ground question is: is there a general dataset containing different programming challenges, of varying difficulty, in multiple languages, with standard solutions? I couldn't find anything when I looked around, but I might have missed something obvious. It wouldn't be impossible to build a simple website to crowdsource, but I'm thinking that if I missed something obvious I'd rather find out early than late. Also, if you have any input on the project itself, I'd love to hear your ideas!

Comments

Someone•1y ago
> For example: Lisp dialects make parsing code structure and blocks very easy, so one could assume an LLM can "understand their code better"

I would expect the reverse: lisp has no syntactic sugar, making it harder for a LLM to glue code fragments together in a way that produces valid lisp code. Even guaranteeing that parentheses are correctly nested already can be a challenge.

As to a set of programs: they aren’t exactly what you’re looking for, but I would consider https://projecteuler.net (does not contain solutions, but searching for project Euler solutions” finds some) or https://benchmarksgame-team.pages.debian.net/benchmarksgame.

sargstuff•1y ago
Very open ended questions. Geeks for Geeks loosely organized around computer science topics of study : https://www.geeksforgeeks.org/

nit-pick details:

Ignoring hardware differences, "performance" comparisons can be based on differences between algorithm(s) used vs. how algorithm is implimented. For a given language, "algorithm implimentation performance" can be defined as the trade-offs on how a a given algorithm is implimented in a language (compared to other programming languages, but also easy use/flexibility based on 'language generation level -> https://www.geeksforgeeks.org/generation-programming-languag... )

----------------------

1) General computation language specialty 'modules' not withstanding; "languages" are built/optimised around core algorithmic concepts / anticipated area/concentration of targeted professional environment. aka opencl (gpu), R (statistics), Lisp (engineering design), C (OS level), sql (data selection), jasper reports, cobol (business), etc. Languages tend to be 'popular' because of the ecosystem provided around/for a given language.

snarky side note -> can always write a more standard language that compiles to an esolang & provide appropriate emacs/vim/sed/spacemacs ide support.: https://esolangs.org/wiki/Main_Page

  LLM's are very useful at curating information and recognizing/summarizing "statisical" relevance. aka apl is great for engineering mind set, not so good for business use cases aka cobal.  LLM might recognize a language for a given user that combines commonly used 'apl' aspecs of user and commonly used 'cobal' aspecs of user and recommend a language(s) with suitable commonalities for given user. 


2) Search engine topic 'coding challenges' 'algorithmic coding challenges' brings up many types of answers/sites for honing one's coding skills (various languages, beginner to expert, etc). Coding 'algorithms' vs. coming up with algorithm(s) to code is sort of a side aspect. Also differences in 'competition' challenges vs. 'technical challenges' (aka 512 c64 vs. 1 raspberry pi) ; vs. "computer science coding challenges" vs. 'computational genomic challenges'

     ?? how easy / hard based on 'profession' aka artist vs. software designer 20 years experience programming in scheme; environment -- NASA vs. google vs. insurance company.

   ?? from scratch : https://synoptek.com/insights/it-blogs/10-challenges-every-software-product-developer-faces/

   ?? based on industry standards ?? ; just trying to keep skills honed ??

Typeface Specimens of Houston Mono

https://arslan.io/2026/05/31/typeface-specimens-of-houston-monotm/
1•farslan•1m ago•0 comments

Creatine for the Treatment of Depression (2019)

https://pmc.ncbi.nlm.nih.gov/articles/PMC6769464/
1•bookofjoe•2m ago•0 comments

Open-source spectre haunts the AI feast

https://www.reuters.com/commentary/breakingviews/open-source-spectre-haunts-ai-feast-2026-05-28/
1•1vuio0pswjnm7•3m ago•0 comments

The math world is losing its mind over the new AI solution to an Erdős problem

https://www.wsj.com/tech/ai/ai-math-solves-erdos-problem-openai-c4029e84
1•fortran77•3m ago•1 comments

Going to Dinner

https://medium.com/@royrapoport/going-to-dinner-78c76a635719
1•mooreds•5m ago•0 comments

How to Tell If You're Being Manipulated – 6 Tactics Used on You Every Day

https://stvrrll1ght.substack.com/p/how-to-tell-if-youre-being-manipulated
1•maheenahmed•6m ago•0 comments

Skip-Level One-on-Ones

https://mgrebler.substack.com/p/the-secret-to-skip-level-one-on-ones
1•mooreds•6m ago•0 comments

Google SOTA

https://imgur.com/gallery/llDaUDr
1•johnbarron•8m ago•1 comments

Poor Sleep Linked to Rising Cancer Risk in Under-50s

https://www.theguardian.com/society/2026/may/30/poor-sleep-linked-rising-cancer-risk-under-50s
1•karakoram•9m ago•0 comments

Piwapp: A WhatsApp client and MCP purely written in Python

https://github.com/n-92/piwapp
1•anycastubuntu•11m ago•0 comments

MTuner 5.0 – C/C++ memory profiler, major update just released

https://github.com/RudjiGames/MTuner
1•rudji_games•13m ago•0 comments

Mockdown – ASCII Wireframe Editor

https://www.mockdown.design
1•eustoria•13m ago•0 comments

First Fusion Plant Applies to Join the Grid [video]

https://www.youtube.com/watch?v=isqK8RyTnCs
1•mpweiher•14m ago•0 comments

GatherOS: The Mac app for design inspiration

https://www.gatheros.co/
2•eustoria•14m ago•0 comments

Unknown Unknowns

https://questionsconsidered.blog/2026/05/31/unknown-unknowns/
2•njrc•14m ago•0 comments

At the Epicenter of A.I., Pope Leo's Warnings Are Dismissed

https://www.nytimes.com/2026/05/26/technology/pope-leo-ai-religion.html
2•1vuio0pswjnm7•16m ago•0 comments

I'm Sorry Dave, This Request Triggered Restrictions on Violative Cyber Content

https://grahamhelton.com/blog/sorry-dave
2•eustoria•17m ago•0 comments

Open Source Model Predicts Shape of 1B Proteins

https://www.nature.com/articles/d41586-026-01686-3
2•karakoram•17m ago•1 comments

Could Trump's Iran 'excursion' be a bigger global turning point than Vietnam?

https://www.theguardian.com/world/ng-interactive/2026/may/31/donald-trump-iran-excursion-vietnam-war
2•hebelehubele•18m ago•0 comments

Doc Searls: 'How DuckDuckGo Can Be a Hero'

https://doc.searls.com/2026/05/30/how-duckduckgo-can-be-a-hero/
2•MilnerRoute•19m ago•0 comments

CP/M-86 & MS-DOS Cross Development Environment

https://github.com/tsupplis/cpm86-crossdev
1•elvis70•20m ago•0 comments

What it is like to read Proust

https://www.commonreader.co.uk/p/what-it-is-like-to-read-proust
2•jger15•24m ago•0 comments

New Software Developers in 2026

https://initacademy.org/blog/new-software-developers-in-2026
1•zooboole•25m ago•0 comments

Writing Portable ARM64 Assembly

https://ariadne.space/2023/04/12/writing-portable-arm-assembly.html
1•luu•26m ago•0 comments

Re: [PATCH] OOM_pardon, a.k.a. don't kill my xlock

https://lwn.net/Articles/104185/
2•luu•28m ago•0 comments

Fork My Code, Please (2014)

https://www.skeeve.com/fork-my-code.html
1•Tomte•28m ago•0 comments

Millennials spend $252 on an average date, BMO finds

https://www.cnbc.com/2026/05/23/date-flation-average-millennial-date-costs-252.html
1•mooreds•30m ago•0 comments

Key Chemistry Question Answered, No Quantum Computer Required

https://www.quantamagazine.org/key-chemistry-question-answered-no-quantum-computer-required-20260...
1•anujbans•34m ago•0 comments

"Save Our Bacon" provision substantial setback for animal rights

https://www.nytimes.com/2026/05/30/opinion/pigs-farm-bill-meat-industry.html
2•marojejian•40m ago•1 comments

Written language as the shared substrate between literate brains and LLMs

https://systemicengineering.substack.com/p/what-i-am-made-of
2•wolf4earth•43m ago•0 comments