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

Data races and the memory model in Go

https://func25.dev/posts/go-memory-visibility/
1•birdculture•50s ago•0 comments

Complex Systems Fail

https://how.complexsystems.fail/
1•luispa•2m ago•0 comments

Proof.fail – document what didn't work

https://proof.fail/
1•unprovable•2m ago•0 comments

Chinese robot beats Usain Bolt's 100M world record at Beijing games

https://www.reuters.com/sports/chinese-humanoid-robot-lightning-beats-human-100m-world-record-sta...
1•Markoff•3m ago•0 comments

Abah_chat – Persistent Memory Local Chatbot

https://github.com/john-abah/ABAH_CHAT
1•JA2026•4m ago•0 comments

The Singularity Is Post-Privacy

https://hollisrobbinsanecdotal.substack.com/p/the-singularity-is-post-privacy
1•HR01•4m ago•0 comments

Yam – Local AST-based plagiarism detector (MOSS, JPlag, Turnitin alternative)

https://gitlab.com/shamtech.ai/yam
1•jmresler•5m ago•0 comments

Three quarters of Indo-Pacific coral reefs could drown as sea levels rise

https://oceanographicmagazine.com/news/three-quarters-of-indo-pacific-coral-reefs-could-drown-as-...
1•littlexsparkee•6m ago•0 comments

A Hustler's Way – Multiplayer mafia browser game with live economies

https://hustlersway-ten.vercel.app/login
1•YGhosty•7m ago•0 comments

The Fragility of Self-Improving Agents: Variance, Task Order

https://arxiv.org/abs/2608.18066
1•jdcaballerov•8m ago•0 comments

The search for consciousness inside LLMs

https://www.economist.com/interactive/briefing/2026/08/20/the-search-for-consciousness-inside-llms
1•samizdis•11m ago•0 comments

Oura rings unable to measure any signals needed to assess sleep quality / stages

https://techcrunch.com/2026/08/21/oura-faces-lawsuit-accusing-it-of-misleading-consumers-about-sl...
1•cwwc•13m ago•0 comments

The importance of teaching students what AI can't do

https://theconversation.com/the-importance-of-teaching-students-what-ai-cant-do-286100
5•billybuckwheat•16m ago•0 comments

DeepSeek's Price Increase Goes Beyond GPU Costs

https://blog.chuanxilu.net/en/posts/2026/08/deepseek-price-increase-beyond-gpu/
1•gmays•18m ago•0 comments

Books That Will Change the Way You Look at the World

https://ardentlyhuman.substack.com/p/20-books-that-changes-perspective
3•theanonymousone•23m ago•0 comments

Slide-deck.io: remixable decks and MCP so Claude returns a live URL (gantt too)

https://slide-deck.io/
1•mortondigital•26m ago•0 comments

Show HN: Oxbow, a dynamic tiling window manager for the Wayland compositor River

https://oxbow-wm.readthedocs.io/en/latest/
2•3L0C•28m ago•1 comments

If Machines Could Talk

https://american-innocence.com/p/if-machines-could-talk
2•AnnaGat•30m ago•0 comments

Mortal Limits, Humans Minds

https://american-innocence.com/p/mortal-limits-humans-minds
1•AnnaGat•31m ago•0 comments

Response of epigenetic aging biomarkers to longevity interventions in humans

https://www.nature.com/articles/s41591-026-04562-9
2•bookofjoe•31m ago•0 comments

Where are people finding GPU capacity?

3•adilhafeez•32m ago•1 comments

Tracking the cost of Donald Trump's tariffs

https://www.economist.com/interactive/trump-tariff-costs-tracker
3•vinni2•32m ago•0 comments

Delve

https://netwars.pelicancrossing.net/2026/08/21/delve/
1•ColinWright•33m ago•0 comments

My Ultimate Affordable Adventure Bikepacking Setup After 1 Year and 10.000kms

https://www.youtube.com/watch?v=MbBUZPkjopc
1•conferza•35m ago•0 comments

Yeast β-glucan supplementation supports immunometabolic anti-tumor responses

https://www.cell.com/cell-reports/fulltext/S2211-1247(26)00726-6
2•OutOfHere•39m ago•1 comments

The software buyout wave is upon us

https://www.semafor.com/article/08/20/2026/the-software-buyout-wave-is-upon-us
2•RickJWagner•39m ago•0 comments

Oral therapy protected mice from lethal radiation while sparing cancer treatment

https://medicalxpress.com/news/2026-08-oral-therapy-mice-lethal-cancer.html
2•mdp2021•40m ago•0 comments

Show HN: Locum – Grok Bot delegates tasks to Claude/Codex CLI on your machine

https://github.com/HarjjotSinghh/locum
1•harjjotsinghh•40m ago•0 comments

The Wright Brothers Didn't Learn by Crashing

https://julienreszka.com/blog/the-wright-brothers-didn-t-learn-by-crashing/
1•julienreszka•41m ago•1 comments

Show HN: Rmd – lightweight reminder daemon and CLI for Linux

https://github.com/PaulBunch/rmd
1•PaulBunch•45m ago•0 comments