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

Ubiquitous Language is prompt engineering that humans can read

https://menelaos.vergis.net/posts/Why-Domain-Driven-Design-Is-a-Great-Fit-for-Coding-with-Claude
1•melenaos•7m ago•0 comments

How Data Centers Avoid Local Planning [video]

https://www.youtube.com/watch?v=UdxiyQAcwfM
2•mngnt•7m ago•0 comments

Subpostmasters anxious over Horizon replacement as it is delayed yet again

https://www.computerweekly.com/news/366646732/Subpostmasters-anxious-over-Horizon-replacement-as-...
1•latein•10m ago•0 comments

Agent-Manager: A Tmux TUI for Running Claude Code, Codex and OpenCode

https://github.com/YoanWai/agent-manager
1•yoanwaidev•11m ago•0 comments

The Dutch alternative to sharing public code

https://code.overheid.nl/
1•pelasaco•12m ago•0 comments

With the Carina System, QuiX Pushes Photonic Quantum Computing Forward

https://www.nextplatform.com/compute/2026/07/29/with-the-carina-system-quix-pushes-photonic-quant...
1•rbanffy•13m ago•0 comments

Every Amazon SaaS claims to use AI

https://clarisix.com/blog/on-the-ai-claim
1•claudiuclement•15m ago•0 comments

Carolina Cloud pays SOFR on unused prepaid credits

https://docs.carolinacloud.io/organizations/prepaid-interest/
2•bojangleslover•17m ago•0 comments

Papers with open peer-review reports are less likely to be retracted

https://www.nature.com/articles/d41586-026-02282-1
1•Vinnl•17m ago•0 comments

Manganin: Tools Matter

https://blog.manganin.dev/blog/tools-matter/
1•birdculture•19m ago•0 comments

Airlines Race to Adopt AI 'Surveillance Pricing' That Could Kill Off Cheap Seats

https://simpleflying.com/airlines-ai-surveillance-pricing-cheap-seats/
2•thm•19m ago•1 comments

Tacos became Norway's national comfort food

https://www.bbc.com/travel/article/20260709-how-tacos-became-norways-national-comfort-food
1•koolhead17•20m ago•1 comments

Google's SynthID watermark is hard to break, but doesn't solve AI disinformation

https://arstechnica.com/ai/2026/07/tested-google-synthid-works-great-but-labeling-ai-content-may-...
1•thm•20m ago•0 comments

Ask HN: Which one do you use for planning and coding between sonnet and Opus?

2•neverenderr•23m ago•0 comments

K2 – Microsoft's big plan to save Windows 11 and win back trust from users

https://www.windowscentral.com/microsoft/windows-11/what-is-windows-k2-everything-you-need-to-kno...
4•AndrewDucker•27m ago•0 comments

Show HN: Ask what reviewers love and hate about any Google Play app

https://seam.obverselabs.com/
1•OtmaneBenazzou•27m ago•0 comments

What Is Cognitive OS? Turning Philosophy into Practical Cognitive Training

https://rainbowcity.substack.com/p/19-what-is-cognitive-os-turning-philosophy
1•Caelus9•28m ago•0 comments

How C++ enables us to provide seamless data obfuscation

https://protekkt.io/data-obfuscation-cpp-sdk.html
1•tzubcic•29m ago•0 comments

Superhumanoid General Purpose Robot

https://www.satyress.com/
2•Liriel•31m ago•0 comments

Part Four of the Six-Year Toaster Saga: The Human in Reverse

https://thinkingtoasters.com/2026/07/30/thoughts-of-a-toaster/
1•yesiot•31m ago•0 comments

We asked an AI about the future

https://www.swissinfo.ch/eng/demographics/we-asked-an-ai-about-the-future-its-answer-might-genuin...
1•jakzurr•31m ago•1 comments

Show HN: DeltaSnap – Undo for Mac, built on APFS snapshot entitlement from Apple

https://scaleninja.com/blog/deltasnap/
1•yadvr•31m ago•0 comments

Autistic Caveman: Why use many token when correct token do trick

https://github.com/jcllobet/autistic_caveman
1•AIrtemis•32m ago•1 comments

Ask HN: How are you handling production risks from AI generated code?

3•varda_62892•34m ago•3 comments

AI contract review inside Word – first law firm signing this week

https://clausio.pl
1•DavidKon•38m ago•0 comments

Replacing Polling with Events in a Trading Execution Engine

https://medium.com/@DolphinDB_Inc/building-an-event-driven-execution-engine-lessons-from-an-icebe...
2•yiweileng•39m ago•0 comments

Show HN: I built myself the simplest worktree management tool

https://github.com/kerem-kaynak/wt
1•kasktra•41m ago•1 comments

Show HN: Ripple – Auto-fixes downstream code when APIs change

https://aakash2408.github.io/ripple/
1•Aakash2408•42m ago•0 comments

Our Great Mutator

https://artagnon.com/art/mutator
1•artagnon•45m ago•0 comments

Show HN: I built a tool finding potential users discussing problems

https://agenmatic.ai/features
3•Nancylily•46m ago•4 comments