frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: Is there a general, multi-PL programming task dataset?

1•quartztz•10mo 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•10mo 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•10mo 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 ??

Unlock 1k Free AI Skills and MCP Servers

https://killer-skills.com/en
1•kakwah•1m ago•1 comments

No right to relicense this project

https://github.com/chardet/chardet/issues/327
2•robin_reala•2m ago•0 comments

Show HN: Open-source BLE GATT server that simulates a CGM device

https://github.com/amitgy/gcm-ble-server
1•amitgy04•9m ago•0 comments

Show HN: AppLaunchFlow: AI tool that turns app screenshots into marketing assets

https://www.applaunchflow.com
1•ynnickw•10m ago•0 comments

The 1 Trillion Pixel Maze: My Decade-Long Obsession – Davy Davidse [video]

https://www.youtube.com/watch?v=W2c54mO4F7g
1•vintagedave•10m ago•1 comments

Show HN: Threadcrunch.io – Forward an email thread, get a clean shareable URL

https://threadcrunch.io/
1•agrath•12m ago•0 comments

Bets Against Blue Owl Hit All-Time High on Private Credit Fears

https://www.bloomberg.com/news/articles/2026-03-04/blue-owl-bearish-bets-at-all-time-high-amid-pr...
1•petethomas•16m ago•0 comments

Security Is Not Enough

https://arxiv.org/abs/2603.00841
2•runningmike•19m ago•0 comments

Dependent Types in Pure Nix

https://blog.kleisli.io/post/dependent-types-in-pure-nix/
1•ret2pop•19m ago•0 comments

Halt the Hitchhiker: Invasive Species Challenge

https://haltthehitchhiker.yet2.com/
1•T-A•19m ago•0 comments

No exit – an AI doomsday WebGL scroll experience

https://noexit.framer.ai/
2•fredmoon•27m ago•1 comments

Genome modelling and design across all domains of life with Evo 2 (FM)

https://www.nature.com/articles/s41586-026-10176-5
1•u1hcw9nx•28m ago•0 comments

"Microsoft Clairty" Isn't Microsoft Clarity: Deobfuscating Ad Fraud Script

https://cside.com/blog/microsoft-clairty-isnt-microsoft-clarity-deobfuscating-a-typosquatted-ad-f...
1•swijck•29m ago•0 comments

Sandman App/CLI – Sleep-safe red screen for Mac/lin/win, removes blue and green

https://cyrusradfar.com/labs/sandman
1•cyrusradfar•33m ago•1 comments

Nukemap – Visualize Nuclear Explosion Impact Zones

https://nuclearsecrecy.com/nukemap/
1•gscott•33m ago•0 comments

Show HN: Khaga – AI Infrastructure Diagnosis for AWS, GCP, Azure and Kubernetes

https://khaga.dev
1•Gowrishankarhq•35m ago•0 comments

Show HN: Use Clean Architecture architecture in a PHP project

https://github.com/giacomomasseron/php-clean-architecture
1•giacomom_k•36m ago•0 comments

Expanding yasnippets by voice in Emacs and other applications

https://sachachua.com/blog/2026/03/expanding-yasnippet-by-voice/
2•fk_fk•36m ago•0 comments

Hiromix "Seventeen Girl Days" – Canon New Cosmos of Photography

https://global.canon/en/newcosmos/gallery/grandprix/1995-hiromix/index.html
1•etherus•36m ago•0 comments

Value Investing in the Age of AI

https://pardusai.substack.com/p/value-investing-in-the-age-of-ai
1•JasonHEIN•36m ago•0 comments

Show HN: 100% local speech dictation app with wakeword detection

https://mohdali7.gumroad.com/l/xemzak
1•computerex•41m ago•0 comments

Smalltalk's Browser: Unbeatable, yet Not Enough

https://blog.lorenzano.eu/smalltalks-browser-unbeatable-yet-not-enough/
14•mpweiher•43m ago•0 comments

Gulf insurance costs soar 12-fold despite US president's guarantee

https://www.ft.com/content/865dab47-f9b8-4c81-88e6-15894cbda58c
4•divbzero•44m ago•0 comments

ChatGOAT – switch between GPT/Claude/Gemini/Grok and image/video Generation

https://www.chatgoat.ai/en
1•HollisQi•45m ago•1 comments

Meta Ray-Ban smart glasses recordings aren't private

https://mashable.com/article/meta-ai-ray-ban-glasses-intimate-videos-workers
3•ivell•46m ago•1 comments

Show HN: Test your blog SEO, Content, Accessibility etc. with one tool

https://www.blogvitals.com/
1•mb69•49m ago•0 comments

ICS Advisory Project and EmberOT's CVE Research: 2024-2025

https://www.emberot.com/ics-ot-vulnerability-intelligence-report-2024-2025/
1•TheWiggles•50m ago•0 comments

An offline map using OruxMaps(satellite,routing,3D terrain,GPS and POI)

2•supergoogler•51m ago•0 comments

Sam Altman admits OpenAI can't control Pentagon's use of AI

https://www.theguardian.com/technology/2026/mar/04/sam-altman-openai-pentagon
7•iamflimflam1•52m ago•2 comments

Going Back to the Newspaper Model

https://notes.druchan.com/going-back-to-newspaper-model
2•druchan89•55m ago•0 comments