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

We run sandboxes for agents at scale

https://adapt.com/blog/orchestrating-agent-sandboxes
1•scsmithr•2m ago•0 comments

Avian-style respiration allowed gigantism in pterosaurs (2014)

https://journals.biologists.com/jeb/article/217/15/2627/12175/Avian-style-respiration-allowed-gig...
1•Eridanus2•3m ago•0 comments

The MJ Rathbun case: How an autonomous AI bot cyberbullied a human programmer

https://chatgptdesactualizado.blogspot.com/2026/07/mj-rathbun-chronicles-of-first-bully.html
1•ErrorHunter•3m ago•0 comments

ClawdMojis – A Clawd for Every Occasion

https://github.com/afspies/ClawdMoji
1•afspies•4m ago•0 comments

AI agents are not your "coworkers"

https://www.technologyreview.com/2026/06/29/1139849/ai-agents-are-not-your-coworkers/
1•ashumz•5m ago•0 comments

Show HN: Kontext – Move an AI chat's full context to another AI in one click

https://github.com/anuragmerndev/kontext-ai
1•anuragmerndev•5m ago•0 comments

Microsfoft "completely reimagined" access denied screen across Microsoft 365

https://twitter.com/onedrive/status/2072773050991264140
1•SG-•6m ago•0 comments

How to Enjoy John Ashbery

https://joshuacorey.substack.com/p/how-to-enjoy-john-ashbery
1•Caiero•11m ago•0 comments

Show HN: Track Token usage for major platforms,know your token flow

https://www.lifehacksgermany.com/en
1•1Kapish•12m ago•0 comments

GPT 5.5 (high) is as good at coding as Claude Fable (medium) at a lower cost

https://deepswe.datacurve.ai/
2•handfuloflight•14m ago•0 comments

Who Gets to Monetize the Open Web?

https://mitch.website/blog/disproportionate-impacts/
1•hyperultra•15m ago•0 comments

Show HN: I ran 400 hours of interviews, so I built the tool I wished existed

1•ud0•15m ago•0 comments

Gap between closed and open models might be much smaller than commonly assumed

https://old.reddit.com/r/LocalLLaMA/comments/1ukp2bu/the_gap_between_closed_and_open_models_might...
1•johnnyApplePRNG•17m ago•0 comments

How Fascists Construct Scientific Ignorance [video]

https://www.youtube.com/watch?v=HTh4y2wABrA
2•KittenInABox•22m ago•0 comments

Why nobody uses Craigslist anymore [video]

https://www.youtube.com/watch?v=31oqfd8myBI
1•onemoresoop•24m ago•0 comments

FreeBSD Ate My RAM

https://crocidb.com/post/freebsd-ate-my-ram/
4•theanonymousone•24m ago•0 comments

Show HN: Make your terminal pulse orange when Claude Code needs input

https://github.com/rickardstureborg/claude-needs-input
2•rstureborg•28m ago•0 comments

Extralite 3.0.0: fast and innovative SQLite wrapper for Ruby

https://noteflakes.com/articles/2026-07-02-extralite-3
2•thunderbong•29m ago•0 comments

Robotic elephants are replacing live ones at Kerala temple festivals

https://apnews.com/photo-gallery/india-hindu-temples-robotic-elephants-photos-4dd6deac17e980ef2c2...
2•geox•30m ago•0 comments

Show HN: StillUpTo – Keep track of the side projects if they are still alive

https://stillup.to/
1•hakanu•30m ago•0 comments

Rebuilding Coginition's Agentic MapReduce

https://mattrickard.com/rebuilding-cognitions-agentic-mapreduce
1•rckrd•31m ago•0 comments

Send me your prompt, not your slop

https://sendmeyourprompt.com/
1•jwahba•32m ago•0 comments

A political belief changed how AI analysts read the same data

https://arxiv.org/abs/2607.01507
1•thatsgcasey•32m ago•0 comments

Grad program search with CPT/OPT and tuition data in one site

https://gradaisle.com/landing
1•plowisright•34m ago•0 comments

GCC WebAssembly Back End

https://gcc.gnu.org/wiki/WebAssemblyBackend
1•chnoblouch•35m ago•0 comments

Show HN: Opbox – CRDT based sync for text files on disk

https://www.opbox.dev/
1•sensodine•36m ago•0 comments

CARDiac, syntax coloring, view source and vibe code

https://pluralistic.net/2026/07/03/rod-logic/
1•hn_acker•40m ago•1 comments

An AI Koan

1•rcanand2025•43m ago•0 comments

Is the stock market in a bubble? – levelsio (Pieter Levels)

https://levels.io/bubble-detector
2•bilsbie•44m ago•0 comments

HammerDB v6.0 Response Times, Percentiles and Reservoir Sampling

https://www.hammerdb.com/blog/uncategorized/hammerdb-v6-0-response-times-percentiles-and-reservoi...
2•tanelpoder•47m ago•0 comments