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 Whole Half-Life

https://twhl.info/wiki/index
1•jonl247•4m ago•1 comments

Show HN: An Anonymous Writing Platform

https://github.com/du82/nonograph
1•arkhiver•4m ago•0 comments

What is CDP (Chrome DevTools Protocol): A beginners guide

https://www.browserbase.com/blog/what-is-cdp
2•Kylejeong21•5m ago•0 comments

Chai Discovery nabs $400M Series C as AI-designed antibodies reach Big Pharma

https://siliconangle.com/2026/07/14/chai-discovery-nabs-400m-series-c-ai-designed-antibodies-reac...
1•bookofjoe•5m ago•0 comments

In remote northern Philippines, a local solution to the global energy shock

https://www.csmonitor.com/World/Asia-Pacific/2026/0511/Philippines-Apayao-hydro-power-electricity...
1•thunderbong•5m ago•0 comments

Show HN: The AI Lethal Trifecta

https://www.getjailbroken.com/
3•Getchowned•7m ago•0 comments

A simple console.log() per request can hurt performance

https://twitter.com/_pi0_/status/2078164967367295257
1•tosh•8m ago•0 comments

Industry Brief: Private 5G for Ports and Logistics [pdf]

https://framerusercontent.com/assets/6SwmKg79S0L8QRk3FAd1tWO9SQ.pdf
1•y2so•9m ago•0 comments

Show HN: Lific, an issue tracker that works as memory for coding agents (Rust)

https://lific.dev
1•Void_Null•10m ago•0 comments

Much of the crypto universe is "gambling" with a better vocabulary

https://medium.com/@rakeshmenon13/much-of-the-crypto-universe-is-gambling-with-a-better-vocabular...
2•rakeshmenon•13m ago•0 comments

The Inside Story of IBM’s Shocking Profit Warning

https://www.wsj.com/tech/the-inside-story-of-ibms-shocking-profit-warning-839ef4f2
1•tcp_handshaker•13m ago•0 comments

Reading List of Precision Engineering Books

https://precisionmindsetllc.com/recommended-readings.html
1•o4c•17m ago•0 comments

Learning a few things about running SQLite

https://jvns.ca/blog/2026/07/17/learning-about-running-sqlite/
2•surprisetalk•17m ago•0 comments

Show HN: Hardware Needs Its Vibe Coding Moment

https://opuslabs.substack.com/p/hardware-needs-its-vibe-coding-moment
1•opuslabs•19m ago•0 comments

Show HN: Ogblocks – Copy-Paste Animated UI Library for Modern Web Apps

https://ogblocks.dev
1•karanzhacker•19m ago•0 comments

Black Horse: One Stop to Orbit

http://www.ai.mit.edu/projects/im/magnus/bh/analog.html
1•ctoth•19m ago•1 comments

Day 2 – Standup on my side hustle

https://twitter.com/ab44997/status/2078172383978885363
1•atomiomi•24m ago•0 comments

Hold Firm on Chinese Memory Chips Ban

https://chinaselectcommittee.house.gov/media/letters/moolenaar-whitesides-to-secretary-lutnick-ho...
1•T-A•24m ago•1 comments

Trump Media pitched $100k monthly fee for fast feed of president's posts

https://www.ft.com/content/e466df85-fa3b-4a7f-a4a1-ae04d66db99f
2•tcp_handshaker•24m ago•1 comments

Askelephant

https://www.askelephant.ai
1•SQbean•27m ago•0 comments

A Jailbroken PS5 (Running Linux) Can Run Steam Now [video]

https://www.youtube.com/watch?v=UhnLdFYR2-s
3•rvz•28m ago•0 comments

Major earthquake off Mexican coast triggers tsunami threat

https://globalnews.ca/news/11969962/mexico-earthquake-tsunami-warning/
2•Bender•28m ago•0 comments

Personal Systems Series

https://yusufaytas.com/series/personal-systems
3•yusufaytas•29m ago•1 comments

AI scans your expenses and shows you where to save

https://scanticket.io/en
2•sunhp•30m ago•0 comments

7.3 earthquake off cost of Mexico, Quatamala

https://earthquake.usgs.gov/earthquakes/map/?extent=9.37259,256.27823&extent=19.19648,277.09732&m...
3•Bender•31m ago•0 comments

PlayStation 5 – Total Bounty Pot $24,152.00

https://bounties.fulu.org/bounties/playstation-5
3•Cider9986•32m ago•0 comments

Zenban

https://github.com/berkaycit/zenban
1•berkaycit•33m ago•0 comments

State AGs sound alarm over Enova, OppFi buying banks

https://www.americanbanker.com/news/state-ags-sound-alarm-over-enova-oppfi-buying-banks
1•petethomas•33m ago•0 comments

How are you giving AI agents access to postgress?

2•Eapz_06•34m ago•0 comments

The Best Running Shoes You Can't Get Your Hands On

https://www.theatlantic.com/ideas/2026/07/running-shoes-china-america/687941/
1•littlexsparkee•34m ago•0 comments