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

Cloudflare teams up with big browsers to help websites detect unwelcome visitors

https://www.theregister.com/software/2026/06/22/cloudflare-teams-up-with-big-browsers-to-help-web...
1•cpeterso•2m ago•0 comments

Colorado Startup Week Call for Sessions 2026

https://docs.google.com/forms/d/e/1FAIpQLScfiL33y9FMODTRB-AqlZaWEoA3cbwhXg1dDFEEy_-uyoqfjQ/viewform
2•mooreds•3m ago•0 comments

Why communities struggle to change [video]

https://www.youtube.com/watch?v=HGa2a4IiYOA
1•mooreds•4m ago•0 comments

Food Delivery Killed Competition (and Your Budget) [video]

https://www.youtube.com/watch?v=1Eq5jzsu1xU
1•mooreds•5m ago•0 comments

Stochastics

https://stochastics.vercel.app/
1•talos-better•10m ago•0 comments

Chinese Supercomputer Overtakes U.S. as World's Fastest

https://www.wsj.com/tech/ai/chinese-supercomputer-overtakes-u-s-as-worlds-fastest-d0f8dbff
1•bookofjoe•10m ago•2 comments

Show HN: GDPRedirect – Become EU compliant in one line of code (satire)

https://gdpredirect.com
1•apwn•11m ago•0 comments

Strong Earthquake Felt in Caracas, Venezuela - Reuters Witness

https://twitter.com/cgtnamerica/status/2069905400963404242
1•mikhael•12m ago•0 comments

Maturana: Hardware-isolated, zero-trust agent harness

https://github.com/ajensenwaud/maturana
1•hestefisk•15m ago•0 comments

New Study Shows That Tall Hoods Cause Deaths per Year

https://www.caranddriver.com/news/a71663782/study-vehicle-hood-height-pedestrian-safety/
3•breve•16m ago•0 comments

Show HN: Clearthesis – Get a clear investment thesis for any public US company

https://www.clearthesis.ai/home
1•kumaramit0703•16m ago•0 comments

Congress passes largest housing affordability bill and Trump cancels signing

https://www.npr.org/2026/06/23/nx-s1-5867575/congress-passes-housing-affordability-bill
3•sizzle•17m ago•0 comments

OmniIDE 1.0.4 by OmniNodeCo Released

https://github.com/OmniNodeCo/OmniIDE/releases/tag/v1.0.4
1•OmniNodeCo•18m ago•0 comments

LLMs use "safety" specific neuron layers to identify vulnerabilities in code

https://arxiv.org/abs/2605.29901
1•summarity•20m ago•0 comments

Save Design: Elements Library

https://save.design/explore
1•handfuloflight•21m ago•0 comments

unrot your brain newsletter · issue #1

https://readpondercom.substack.com/p/unrot-your-brain-newsletter-issue
1•wingdiction•21m ago•0 comments

Talos: Scaling rare disease diagnosis by automated, iterative genomic reanalysis

https://www.microsoft.com/en-us/research/blog/talos-scaling-rare-disease-diagnosis-with-automated...
1•femto•22m ago•1 comments

I Built a Zero-Trust Resume Pipeline to Stop AI from Hallucinating

https://github.com/Gotili/EigenCV
1•g0tili•25m ago•0 comments

A24 Knows You're Mad About the Google AI Collab

https://www.wired.com/story/a24-knows-youre-mad-about-the-google-ai-collab/
3•nate•26m ago•1 comments

How We Securely Serve a Large Agent Fleet on a Small Infra Footprint

https://gluondb.com/blog/how-we-securely-serve-a-large-agent-fleet
5•slopranker•27m ago•1 comments

AI Browser Game Jam 3 submissions closed with 85 AI-assisted browser games

https://itch.io/jam/ai-game-jam-3/entries
1•KilledByAPixel•29m ago•1 comments

Micron stock jumps 12% as memory crunch lead to quadrupling of revenue

https://www.cnbc.com/2026/06/24/micron-mu-earnings-report-q3-2026.html
7•mgh2•30m ago•0 comments

PICO: Performance Insights for Collective Operations

https://ieeexplore.ieee.org/document/11520486
1•matt_d•31m ago•0 comments

My 75-Year-Old Dad Just Replaced Me with AI

https://suyuen.medium.com/my-75-year-old-dad-just-replaced-me-with-ai-bfd716157516
3•su_yuen•31m ago•3 comments

Obsidian-Inspired Social Network

https://aphant.dev
2•Aikaros•34m ago•0 comments

$7k Induction Cooktop Gets Smoking Hot in Two Seconds

https://www.nytimes.com/wirecutter/reviews/impulse-cooktop-review/
5•carabiner•34m ago•1 comments

Crimea's big cities in total blackout after Ukrainian drone strikes

https://www.ft.com/content/7107a1c1-8025-4237-947f-40fa39c9d2fe
4•JumpCrisscross•34m ago•0 comments

Elastic lays off 7% of employees

https://www.elastic.co/blog/ceo-ash-kulkarni-announcement-to-elastic-employees
25•dakrone•35m ago•3 comments

China moves forward with ethnic unity initiative

https://uk.news.yahoo.com/china-says-target-people-overseas-062038094.html
4•indoorfish•35m ago•0 comments

AI writes the code. Taskachu runs the project

https://taskachu.com
1•ndha•36m ago•0 comments