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

TrinamiX Sues Apple over Alleged Face ID Patent Infringement

https://www.macrumors.com/2026/09/08/apple-sued-over-face-id-patent-infringement/
1•mgh2•30s ago•0 comments

The Cheapest Antivirus Protection

http://miod.online.fr/software/msdos/anodevir.html
1•zdw•1m ago•0 comments

Mysterious x86 CPU Has APX, X86S Where Intel Left Off for LegacyFree x86

https://www.phoronix.com/news/x86-CPU-With-APX-x86S
1•initramfs•7m ago•0 comments

The Bitter Lesson – Richard Sutton(2019)

http://www.incompleteideas.net/IncIdeas/BitterLesson.html
1•o4c•7m ago•0 comments

Dueling Court Rulings Leave Missouri's Congressional Races in Chaos

https://www.nytimes.com/2026/09/08/us/politics/supreme-court-missouri-congressional-map.html
2•ChrisArchitect•7m ago•1 comments

Lecture notes in fluid mechanics: From basics to the millennium problem

https://arxiv.org/abs/1407.3162
1•JumpCrisscross•8m ago•0 comments

Show HN: Making an app to organize all basic aspects of modern life

https://demo.ontoplano.com
2•chedieck•15m ago•0 comments

Making your data ready for agentic AI

https://martinfowler.com/articles/making-data-ready-for-agentic-ai.html
1•deepmem•15m ago•0 comments

OpenAI's AGI number came from a harness, not the model

https://thenextweb.com/news/openai-astra-arc-agi-3-harness-62-7-vs-99-9-benchmark-revisions
2•mjshashank•16m ago•0 comments

Robots-check: see what your robots.txt is serving (Cloudflare AI Crawl Control)

https://github.com/janibert1/robots-check
1•janibert09•18m ago•0 comments

Transformer-Like Models for Z1

https://extropic.ai/writing/z1t/
1•gmays•18m ago•0 comments

Two dire warnings from Terence Tao and from someone who just quit Anthropic

https://garymarcus.substack.com/p/two-dire-warnings-one-from-terence
1•nativeit•19m ago•1 comments

Show HN: Raven – Encrypted messages hidden inside ordinary text

https://sendraven.ink
4•willhieb•21m ago•0 comments

What Has to Arrive for Us to Call It AGI?

https://rainbowcity.substack.com/p/35-what-exactly-has-to-arrive-for
1•Caelus9•21m ago•0 comments

Mistakes engineers make in large established codebases

https://www.seangoedecke.com/large-established-codebases/
1•shahzor30•23m ago•0 comments

Show HN: Headspace themed windows media player looking Spotify player for macOS

https://twitter.com/barre_of_lube/status/2097516376483373140
1•barrel_of_lube•23m ago•0 comments

Elastic Cloud (Public) Status – Replication bug causing slow recoveries

https://status.elastic.co/incidents/l6zgdnvvg41j
1•kyisaiah47•27m ago•0 comments

Meta launches Muse, a personal AI agent

https://apps.apple.com/us/app/muse-from-meta/id6760173601
1•fourfire•30m ago•1 comments

Navier-Stokes – Sebastien Bubeck

https://twitter.com/SebastienBubeck/status/2097379411691516310
3•Palmik•31m ago•2 comments

Not in My Git Yard: Catching Backdoors at Commit and Release Time

https://arxiv.org/abs/2607.26719
2•matt_d•36m ago•0 comments

Apple Releases Firmware Update for 140W USB-C Power Adapter

https://www.macrumors.com/2026/09/08/apple-releases-140w-usb-c-charger-firmware-update/
2•hentrep•36m ago•0 comments

The Secret Life of Circuits: An Illustrated Guide to Electronic Circuit Design

https://nostarch.com/secret-life-of-circuits
1•teleforce•37m ago•0 comments

Show HN: LazyReader – Read ebooks and stream audiobooks directly from your cloud

https://lazyreader.lindocode.com
1•ekaftnuocca10•40m ago•0 comments

Vial contains a new drug called PAC-3310

https://twitter.com/douglasyaody/status/2097377733466800489
2•victor82•41m ago•0 comments

Open Parliamentary Accountability EXchange

https://opax.com.au/
3•jacobtracey•47m ago•1 comments

Practical PCB Design: From Breadboard to Production

https://nostarch.com/practical-PCB-design
1•teleforce•47m ago•0 comments

Gmail AI Threat Scanner–zero-infra email anomaly detection

https://github.com/ajaynyayapathi/Gmail-AI-Threat-Scanner
1•nvajay•48m ago•0 comments

Inflation is back around the world–as is the fight against it

https://www.economist.com/finance-and-economics/2026/09/06/inflation-is-back-around-the-world-as-...
2•andsoitis•50m ago•1 comments

How to search for long hashes and IDs with dict='keywords_32k'

https://medium.com/@s_nikolaev/how-to-search-for-long-hashes-and-ids-with-dict-keywords-32k-732e0...
1•snikolaev•52m ago•0 comments

Freelancers are getting buried with 'soulless' AI slop cleanup

https://www.theguardian.com/technology/2026/sep/02/ai-jobs-freelance-cleanup
4•oogali•55m ago•1 comments