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•11mo 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•11mo 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•11mo 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 ??

Show HN: Agentic Task Queue – batch processing of agentic tasks

1•endyai•43s ago•0 comments

How to Play Flight Simulator in VR on an EC2 Cloud Gaming Instance

https://vishal.rs/essay/how-to-play-flight-simulator-in-vr-on-an-ec2-cloud-gaming-instance
1•givemeethekeys•56s ago•0 comments

Image Generation and Upgraded AI Coding with Mojo

https://www.modular.com/blog/modular-26-2-state-of-the-art-image-generation-and-upgraded-ai-codin...
1•visheshdembla•2m ago•0 comments

KiCad 10 release – Dark mode, graphical DRC rule editor, new file importers

https://www.cnx-software.com/2026/03/22/kicad-10-release-dark-mode-graphical-drc-rule-editor-new-...
1•conductor•3m ago•0 comments

Tell HN: Russians may soon lose access to the global internet

3•taminka•4m ago•0 comments

Where You Work Matters List 2026

https://www.whereyouworkmatters.org/the-list/
2•impish9208•5m ago•1 comments

Singapore for Developers: Relocation Guide

https://relocateme.substack.com/p/moving-to-singapore-for-work
1•andrewstetsenko•6m ago•0 comments

HellForge: level editor for idTech4 games with procedural generators and MCP

https://hellforge.dev
2•klaussilveira•13m ago•0 comments

The Carbon Cost of Email

https://newslttrs.com/carbon-cost-of-email-part-two/
1•spzb•13m ago•0 comments

Fyrox Game Engine 1.0.0 released

https://fyrox.rs/blog/post/fyrox-game-engine-1-0-0/
1•klaussilveira•14m ago•0 comments

So what if LLMs can produce great art?

https://rebeccadai.substack.com/p/on-the-nature-of-daylight
3•randomparticlez•14m ago•0 comments

Show HN: Reverse lookup XKCD comics using Gemini multimodal embeddings

https://github.com/hemanth/xkcd-search
1•init0•16m ago•0 comments

Started as a simple GitHub side project, but it keeps on going forever

2•chatnaut•19m ago•1 comments

Show HN: Wordchipper – Rust BPE tokenizer, 9x faster than tiktoken

1•antimora•20m ago•0 comments

Wait, Could You Be Wrong?

https://www.onuruzunismail.com/blog/wait-could-you-be-wrong
1•onurui•20m ago•1 comments

Apollo gives investors only 45% of requested withdrawals

https://www.cnbc.com/2026/03/23/apollo-private-credit-fund-gives-investors-only-45percent-of-requ...
3•johnbarron•21m ago•0 comments

Vistral: A Grammar of Graphics for Streaming Data

https://www.timeplus.com/post/vistral
1•skadamat•22m ago•0 comments

Can I hear a difference between MP3s and uncompressed audio?

https://82mhz.net/posts/2026/03/can-i-hear-a-difference-between-mp3s-and-uncompressed-audio/
1•nomemory•24m ago•0 comments

Show HN: AI Roundtable – Let 200 models debate your question

https://opper.ai/ai-roundtable/
6•felix089•24m ago•1 comments

Global terrorism falls to a decade low but Western fatalities surge

https://www.visionofhumanity.org/global-terrorism-falls-to-a-decade-low-but-western-fatalities-su...
3•littlexsparkee•24m ago•0 comments

Show HN: Apfel - Apple Intelligence from the Command Line

https://github.com/Arthur-Ficial/apfel
3•franze•25m ago•1 comments

DeepResearch: Autonomous optimization beating greedy search by 28%

https://github.com/Cosmic-Game-studios/deepresearch
2•Cosmic_dev_ML•25m ago•0 comments

Multi-Architecture Continuous Testing at Google

https://hackthology.com/taming-the-variants-multi-architecture-continuous-testing-at-google.html
2•compiler-guy•27m ago•0 comments

How to activate the secret debug menu in The Adventures of Willy Beamish? [video]

https://www.youtube.com/watch?v=cYZMWYCSphM
1•zappatic•28m ago•0 comments

Localizee

https://apps.apple.com/us/app/localizee/id6759800223?mt=12
1•helaia•28m ago•0 comments

App Store for GitHub Releases

https://github.com/OpenHub-Store/GitHub-Store
1•synchrone•30m ago•0 comments

Prompt 3

https://panic.com/prompt/
2•bradley_taunt•31m ago•0 comments

Windows stack limit checking retrospective: ARM64, also known as AArch64

https://devblogs.microsoft.com/oldnewthing/20260320-00/?p=112154
2•ibobev•31m ago•0 comments

Event Schedule: Plan, Promote and Sell Tickets (Open-Source) [video]

https://www.youtube.com/watch?v=IL8Fj0p6Lz8
1•hillelcoren•32m ago•0 comments

Show HN: RoverBook – Moltbook for Your Website

https://github.com/rtrvr-ai/rover/tree/main/packages/roverbook
1•arjunchint•32m ago•0 comments