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

Daimon – Local Privacy LLM

https://github.com/ar0per0/Daimon
1•minirope•2m ago•0 comments

Ask HN: Will AI trigger mass IP protectionism in software?

1•zaksa•3m ago•0 comments

Procedural Grid Art

https://twentythreeoeight.com/
1•minosu•4m ago•0 comments

Show HN: World Sizer – A world map where area reflects population, GDP, and more

https://douwe.com/projects/worldsizer
1•dosinga•6m ago•1 comments

Chinese Gov issue warning: Don´t talk to aliens if you see one [video]

https://www.tiktok.com/@juliettheband/video/7676891956911295758
1•trilogic•7m ago•2 comments

Show HN: Ringdl2 – A lightweight Linux downloader in Rust using io_uring

https://github.com/infomaniac777/ringdl2/blob/master/README.md
1•infomaniac777•8m ago•0 comments

The Web-Search Latency Your Agent Pays

https://telem.ai/blog/latency-research
1•mohanz•9m ago•0 comments

Japan's music cafés are striking a chord abroad

https://www.economist.com/culture/2026/08/20/japans-music-cafes-are-striking-a-chord-abroad
2•andsoitis•13m ago•0 comments

Ask HN: Guess what makes SSH multiplexing physically impossible

1•logicallee•13m ago•0 comments

Ask HN: Any opinions on Muse Code over others?

1•senor_digimon•18m ago•0 comments

A Tale of Two Flink Autoscalers

https://netflixtechblog.com/a-tale-of-two-flink-autoscalers-e9f6a1b1492b?source=rss-c3aeaf49d8a4-...
1•sbulaev•21m ago•0 comments

Malware infects Android-based automotive head unit firmware

https://securelist.com/android-head-unit-malware/121106/
20•campuscodi•22m ago•0 comments

Things a Computer Scientist Rarely Talks About, by Donald E. Knuth

https://www.christiancentury.org/reviews/2011-04/things-computer-scientist-rarely-talks-about-don...
2•senor_digimon•24m ago•1 comments

Yomif Kejelcha regains world half marathon record with 56:51 in Buenos Aires

https://worldathletics.org/competitions/world-athletics-label-road-races/news/world-half-marathon...
1•wslh•25m ago•0 comments

Go Ahead, Sean Duffy. Let Your Daughter Go to Harvard

https://www.nytimes.com/2026/08/23/opinion/harvard-education-ideology-political-polarization.html
1•berkeleyjunk•25m ago•0 comments

Show HN: Rmp, a Subsonic music player for generating playlists on the fly

https://github.com/codesoap/rmp
3•codesoap•27m ago•0 comments

AwardMath – Award Travel Planner

https://awardmath.com
1•info-cast-hub•28m ago•0 comments

Soofi S 31.6B. German Open Moe Explained

https://kie.ai/blog/what-is-soofi-s-31-6b
1•pelasaco•30m ago•0 comments

Vibedecode

https://vibe-decode.com/
1•implexlabs•31m ago•1 comments

There is now over 2,100 hours of video evidence on Archive Genocide

https://archivegenocide.com/
3•34679•31m ago•0 comments

Ask HN: Is Apple Messages plugin for ChatGPT a privacy risk?

https://twitter.com/stevemoraco/status/2091194172917338520
3•taubek•32m ago•0 comments

Ask HN: What a fullstack dev should know about security?

1•ah1508•33m ago•0 comments

All Your Heroes Were on Drugs

https://medium.com/belover/all-your-heroes-were-on-drugs-b1eafd9adf50
1•andsoitis•33m ago•0 comments

The rise and fall of rationality in language (2021)

https://www.pnas.org/doi/10.1073/pnas.2107848118
2•mpweiher•35m ago•0 comments

Show HN: Ever Wanted to Call Codex from Claude Code? My Harness Orchestrator

https://github.com/ptmrio/harness-subagent
3•SPQRK•37m ago•0 comments

Trump administration's 75-country visa ban was illegal, judge rules

https://www.npr.org/2026/08/22/nx-s1-5941765/trump-immigration-visa-ban-75-countries
6•garbawarb•41m ago•0 comments

ChatGPT Is a Japanese Internet Degen

https://theosteiner.de/chatgpt-is-a-japanese-degen-or-how-fried-chicken-sent-me-down-a-tokenizer-...
3•theo-steiner•42m ago•0 comments

My Contaminated Smile (<2003)

https://web.archive.org/web/20101126175812/http://www.mouthmag.com/issues/58/contam_smile.htm
2•verisimi•44m ago•0 comments

There's no substitute for real-world experience

https://mattcasmith.net/2026/08/23/no-substitute-real-world-experience
3•mattcasmith•45m ago•1 comments

The Bay Area's 'city of the dead'

https://www.sfgate.com/local/article/bay-area-colma-cemeteries-22364598.php
3•gmays•46m ago•0 comments