frontpage.
newsnewestaskshowjobs

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 ??

The Trust Ceiling: The invisible limit on what AI is allowed to do

https://williamtp.substack.com/p/the-ai-trust-ceiling
1•williamtp•1m ago•0 comments

The AI Industry Just Got What It Deserved [video]

https://www.youtube.com/watch?v=9nUmVktlwvA
1•Jazgot•4m ago•0 comments

Stop Blaming QA and Start Diagnosing the Hidden Inefficiencies

https://dl.acm.org/doi/pdf/10.1145/3800646.3800650
1•andrewdutton•8m ago•1 comments

What It's Like to Lead an Engineering Org: Thoughts on "CTO in the Loop"

https://www.mooreds.com/wordpress/archives/3745
2•mooreds•12m ago•0 comments

Some writing keeps traveling and I can't predict which

https://www.tsoon.com/posts/writing-that-travels/
1•mooreds•12m ago•0 comments

Cloudflare Internal DNS is now generally available – The Cloudflare Blog

https://blog.cloudflare.com/internal-dns/
1•corvad•17m ago•0 comments

DOJ Probes Harvard Financial Aid, Alleging China Donor Influence

https://www.bloomberg.com/news/articles/2026-07-20/doj-probes-harvard-financial-aid-with-focus-on...
2•petethomas•18m ago•0 comments

OpenAI Appears to Be Missing Its Sales Goals by a Margin

https://futurism.com/artificial-intelligence/openai-ad-revenue-ai-advertising-financial-projection
5•enraged_camel•21m ago•0 comments

GPT-5.6 Sol vs. Kimi K3 Speedrunning Kerbal Space Program Live

https://www.twitch.tv/vals_ai
8•huwng•25m ago•1 comments

Fast UTF-8 handling for modern C++ with support for legacy C

https://developforperformance.com/FastUtf8.html
1•kirk_krauss•26m ago•1 comments

Received a Vivek Shah CIPA Demand Letter? Don't Pay Yet

https://www.jdsupra.com/legalnews/received-a-vivek-shah-cipa-demand-7982240/
2•richartruddie•31m ago•1 comments

Fretengine: Visualize chord and scale relationships on the guitar fretboard

https://app.fretengine.com/
1•leftoaklabs•33m ago•1 comments

Can AI agents use ur site?

https://github.com/Open-Ingress/OpenIngress
5•manupareekk•38m ago•9 comments

Liviu Librescu

https://en.wikipedia.org/wiki/Liviu_Librescu
2•stmw•38m ago•0 comments

'More stable than real estate': How software's reliable revenue started to crack

https://www.9fin.com/insights/more-stable-than-real-estate
1•petethomas•38m ago•0 comments

Disabling Siri

https://www.coryd.dev/posts/2026/disabling-siri
1•cdrnsf•39m ago•0 comments

How I rid myself of short form media

https://tcotc.dev/weekly/2026-w28/
1•willx86•40m ago•0 comments

Show HN: CheapStack – affordable dev starter kits and boilerplates

https://cheapstack.dev
2•makbar890•44m ago•0 comments

Algorithm Aversion

https://en.wikipedia.org/wiki/Algorithm_aversion
2•cainxinth•44m ago•0 comments

Claude Fable is stylistically closer to Kimi K3 than Claude Opus

https://slopidx.com/models/claude-fable-5
1•zetrk•44m ago•1 comments

US administration considering ban on Chinese open source AI models

https://www.axios.com/2026/07/20/ai-us-china-open-source-kimi
6•anigbrowl•45m ago•1 comments

OpenAI Appears to Be Missing Its Sales Goals by a Vast Margin

https://futurism.com/artificial-intelligence/openai-ad-revenue-ai-advertising-financial-projection
2•pier25•46m ago•0 comments

The Messy Reality of AI Transformation

https://seasonedleadership.substack.com/p/the-messy-reality-of-ai-transformation
1•mooreds•53m ago•0 comments

Jan – Open-Source ChatGPT Replacement

https://www.jan.ai/
1•jantissler•54m ago•1 comments

The Cartel Olympics

https://www.theatlantic.com/magazine/2026/05/mexico-cartel-la-union-tepito/686453/
2•cdrnsf•54m ago•0 comments

Donation Controversy

https://mullvad.net/en/blog/donation-controversy
15•Cider9986•56m ago•10 comments

US imposes new 50% tariffs on some Canadian products

https://www.reuters.com/business/us-imposes-new-50-tariffs-canadian-products-2026-07-20/
16•JumpCrisscross•58m ago•3 comments

You're not ambitious enough with Claude

https://twitter.com/christinexzhu/status/2074847461588267466
1•gmays•1h ago•0 comments

Pregnant Womans Roadside Death Triggers Push to Reopen Mississippi DeltaHospital

https://kffhealthnews.org/rural-health/rural-mississippi-delta-hospital-desert-pregnant-woman-die...
5•Jimmc414•1h ago•0 comments

Tell HN: TIL accessing old.reddit.com now requires accounts

5•nanis•1h ago•3 comments