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

Atomic File Mailboxes: How Agents Message Each Other

https://munderdiffl.in/blog/atomic-file-mailboxes-for-agents/
1•ankitg12•59s ago•0 comments

Tea Checker App

https://teacheckerapp.com
1•thefirstname322•1m ago•0 comments

An off switch for dual use knowledge in AI models

https://www.anthropic.com/research/off-switch-dual-use
1•gmays•1m ago•0 comments

Using Maildir Format

https://cr.yp.to/proto/maildir.html
1•ankitg12•1m ago•0 comments

LG to Ban Residential Proxies from Smart TV Apps

https://krebsonsecurity.com/2026/07/lg-to-ban-residential-proxies-from-smart-tv-apps/
3•DemiGuru•10m ago•0 comments

Sam Altman and Aaron Swartz Saw the Future (2024)

https://flaminghydra.com/sam-altman-and-aaron-swartz-saw-the-future/
1•arm32•14m ago•0 comments

We're Hiring at Modular

1•pcardona•18m ago•0 comments

Show HN: Create a realistic couple photo from two separate portraits

https://ai-couplephoto.com
1•hackerchy•23m ago•0 comments

Cloudfleet – A Freemium Kubernetes Control Plane

https://cloudfleet.ai
3•nikolay•24m ago•0 comments

Liquid: Back to the Future

https://twitter.com/benjaminsehl/status/2079633466581258469
2•doppp•26m ago•0 comments

Best way to practice LeetCode questions

https://github.com/Qurse123/Ankicode
2•Qurse22•28m ago•0 comments

Kimi K3 first open model in ErrataBench Top 10

https://revise.io/blog/07-22-2026/kimi-k3-broke-90-on-erratabench
1•artursapek•28m ago•0 comments

6,600 Non-Citizens Mistakenly Added to NJ Voter Rolls

https://www.cnn.com/2026/07/21/politics/new-jersey-voter-rolls-non-citizen
3•giardini•29m ago•0 comments

Trump says generic drugs to face US tariffs 100% and 200% two year later

https://www.reuters.com/business/healthcare-pharmaceuticals/trump-says-generic-drugs-face-no-us-t...
3•rguiscard•29m ago•0 comments

The Hunt for the Counterfeiter Trying to Make the Perfect Bill

https://www.nytimes.com/2026/07/16/magazine/counterfeit-dollars.html
1•js2•30m ago•1 comments

Show HN: Empix – A super-simple graphic editor for Arduino

https://github.com/niklauslee/empix
1•niklauslee•31m ago•0 comments

Explore Automated License Plate Readers - Locations Near You

https://maps.deflock.org/
3•pseudolus•34m ago•0 comments

TokenSwitch

https://www.tokenswitch.co/
2•handfuloflight•37m ago•0 comments

Error Led to 400 Noncitizens Voting, New Jersey Governor Says

https://www.nytimes.com/2026/07/21/nyregion/noncitizen-voting-new-jersey-error.html
2•pudgywalsh•38m ago•2 comments

Keynesian Beauty Contest

https://en.wikipedia.org/wiki/Keynesian_beauty_contest
2•salamo•39m ago•0 comments

The Hair-Dryer Incident Is Just the Start

https://www.theatlantic.com/technology/2026/07/prediction-market-outsider-trading/687975/
3•nabbed•41m ago•1 comments

Plat: An embeddable infinite canvas for humans and agents

https://github.com/zackham/plat
2•zackham•42m ago•0 comments

How to Run a Multi-Agent Coding Workspace (2026)

https://www.augmentcode.com/guides/how-to-run-a-multi-agent-coding-workspace
2•mahirsaid•43m ago•0 comments

Snowflake's string min/max is truncated to ~40 chars, and it's undocumented

https://gist.github.com/wubx/c7a7d754ec5ec7d84b3aa7945bafec3f
2•river_wu•43m ago•0 comments

China's EV Revolution [video] – Foreign Correspondent

https://www.abc.net.au/news/2026-07-21/china-s-ev-revolution/106940630
2•langfo•45m ago•1 comments

If HF was breached, should we expect OpenAI to face criminal charges?

5•arm32•45m ago•0 comments

Ten Steps Towards Happiness

http://hintjens.com/blog:99
7•emerongi•45m ago•1 comments

Transformation Theater

https://tusshah.codeberg.page/posts-output/2026-07-16-currentstate/
2•mmts•45m ago•0 comments

Fundamental Theorem of Software Engineering

https://en.wikipedia.org/wiki/Fundamental_theorem_of_software_engineering
2•vismit2000•46m ago•0 comments

Trump Now Wants E. Jean Carroll to Return the $5.6M He Paid

https://people.com/trump-now-wants-e-jean-carroll-to-return-the-usd5-6m-he-paid-for-sexual-abuse-...
8•ninjahawk1•47m ago•0 comments