frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Using Coalton to implement a quantum compiler (2022)

https://coalton-lang.github.io/20220906-quantum-compiler/
57•andsoitis•1y ago

Comments

reikonomusha•1y ago
Coalton remains in active development and is used at a couple companies. Like a handful of others in recent history, it's a language that's designed and implemented directly against the needs of either actual products or (PLT-unrelated) research initiatives, so things like performance aren't an afterthought.

There are a few software engineering positions in the Boston, MA area to work on the Coalton compiler (algebraic type systems, optimizations, high-performance computing, dev tools, ...) and to use it for autonomous, firm realtime systems (unrelated to quantum). Email in profile if interested.

joshjob42•1y ago
Is Coalton compatible broadly compatible with the features of CIEL? I've been interested in getting into CL, and CIEL seems like a very nice batteries-included way to do that. But Coalton is also quite interesting and brings some features that may be useful. But I'm such a novice in this particular space (I'm mostly a Julia user with Python and some elisp) that I can't quite tell. Obviously I could start learning CL using CIEL and later play with Coalton but was just wondering if you knew how they may play together.
reikonomusha•1y ago
Coalton can be used wherever (almost any) Common Lisp can be used: mixed in, side by side, exclusively, as an library, etc.

CIEL doesn't presently ship any native Coalton interfaces, so all invocations of CIEL within Coalton code would have to be in a "lisp" form, which is like Rust's "unsafe".

    (define (some-coalton-function arg)
      ;; break out to Lisp
      (lisp String (arg)
        ...CIEL stuff here...))
On ordinary safety settings, the String declaration on the Lisp code will be checked at runtime so that wrong types don't leak back into the surrounding/calling Coalton code.

Conversely, Coalton code can be freely used within Common Lisp code regardless of whether it uses CIEL.

dang•1y ago
A couple bits of past discussion:

Using Coalton to Implement a Quantum Compiler - https://news.ycombinator.com/item?id=36413832 - June 2023 (1 comment)

Using Coalton to Implement a Quantum Compiler - https://news.ycombinator.com/item?id=32741928 - Sept 2022 (1 comment)

Naphtha Shortages Having a Growing Impact in Japan

https://www.nippon.com/en/japan-data/h02783/
62•takakaze•2h ago•26 comments

Perry Compiles TypeScript directly to executables using SWC and LLVM

https://www.perryts.com/
30•0x1997•1h ago•11 comments

The dead economy theory

https://www.owenmcgrann.com/p/the-dead-economy-theory
834•WillDaSilva•13h ago•1017 comments

SQLite is all you need for durable workflows

https://obeli.sk/blog/sqlite-is-all-you-need-for-durable-workflows/
440•tomasol•11h ago•225 comments

Snowboard Kids 2 is 100% Decompiled

https://blog.chrislewis.au/snowboard-kids-2-is-100-decompiled/
125•GaggiX•3d ago•36 comments

Math-to-Manim

https://github.com/HarleyCoops/Math-To-Manim
21•georgewsinger•2d ago•3 comments

Notes from the Mistral AI Now Summit

https://koenvangilst.nl/lab/mistral-ai-now-summit
328•vnglst•12h ago•121 comments

MCP is dead?

https://www.quandri.io/engineering-blog/mcp-is-dead
141•nadis•6h ago•116 comments

Print with dozens of colors: Our new open-source ColorMix for PrusaSlicer

https://blog.prusa3d.com/our-new-open-source-colormix-model-in-prusaslicer-and-easyprint_136079/
114•rented_mule•3d ago•17 comments

Shift will clean homes for free to train future robots

https://www.theverge.com/ai-artificial-intelligence/939765/ai-training-data-startup-shift-free-cl...
105•evilsimon•9h ago•158 comments

It's hard to justify buying a Framework 12

https://www.jeffgeerling.com/blog/2026/its-hard-to-justify-framework-12/
256•watermelon0•14h ago•427 comments

What It Takes to Preserve Floppy Disks

https://spectrum.ieee.org/floppy-disk-data-preservation-archives
10•pseudolus•2d ago•2 comments

WH proposes rules giving political appointees final approval on research grants

https://www.scientificamerican.com/article/white-house-proposes-new-rules-giving-political-appoin...
104•jordanpg•3h ago•72 comments

Show HN: Tiny-vLLM – high performance LLM inference engine in C++ and CUDA

https://github.com/jmaczan/tiny-vllm
114•yu3zhou4•9h ago•10 comments

Citing 'severe' math deficits, UC faculty demand a return to SAT tests for STEM

https://www.latimes.com/california/story/2026-05-27/uc-math-professors-demand-return-of-sat-for-s...
530•brandonb•1d ago•725 comments

Liquid AI reveals 8B-A1B MoE trained on 38T

https://www.liquid.ai/blog/lfm2-5-8b-a1b
170•simjnd•12h ago•62 comments

Ember.js 7.0

https://blog.emberjs.com/ember-released-7-0/
41•satvikpendem•5h ago•7 comments

Bijou64: A variable-length integer encoding

https://www.inkandswitch.com/tangents/bijou64/
213•justinweiss•14h ago•74 comments

What Is a Dickover?

https://daringfireball.net/2026/05/what_is_a_dickover
217•tambourine_man•5h ago•92 comments

On Rendering Diffs

https://pierre.computer/writing/on-rendering-diffs
156•amadeus•10h ago•49 comments

You can just say it

https://noperator.dev/posts/you-can-just-say-it/
276•antirez•13h ago•131 comments

Is AI causing a repeat of frontend’s lost decade?

https://mastrojs.github.io/blog/2026-05-23-is-AI-causing-a-repeat-of-frontends-lost-decade/
308•xyzal•18h ago•267 comments

Show HN: VT Code – open-source terminal coding agent in Rust

https://github.com/vinhnx/VTCode
7•vinhnx•2h ago•4 comments

The mysterious Hy3 LLM is topping OpenRouter Model Rankings by a large margin

https://minimaxir.com/2026/05/openrouter-hy3/
116•freediver•1d ago•97 comments

GTA 6 Developers Unionize

https://rockstarintel.com/gta-6-developers-announce-rockstar-games-union/
617•AndrewKemendo•13h ago•420 comments

Show HN: TV Explorer. Adding advanced UI to free online TV

https://tvexplorer.live
127•dtagames•12h ago•38 comments

We should be more tired than the model

https://vickiboykis.com/2026/05/28/we-should-be-more-tired-than-the-model/
163•tosh•17h ago•132 comments

Free full BGP feed. IPv4 and IPv6 (2020)

https://lukasz.bromirski.net/post/bgp-w-labie-3/
31•pm2222•6h ago•17 comments

The California state assembly has passed the 'Protect Our Games Act'

https://www.invenglobal.com/articles/22330/stop-killing-games-movement-gains-momentum-california-...
215•TechTechTech•9h ago•221 comments

High Density Living, 2000 Years Ago: Inside the Roman Apartment Building

https://commonedge.org/high-density-living-2000-years-ago-inside-the-roman-apartment-building/
153•surprisetalk•16h ago•69 comments