frontpage.
newsnewestaskshowjobs

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)

Agentic coding notes from Galapagos Island

https://danluu.com/ai-coding/#appendix-agentic-loops-and-writing-this-post
56•gm678•2h ago•19 comments

The bottleneck might be the air in the room

https://blog.mikebowler.ca/2026/07/03/co2-and-decision-making/
14•gslin•33m ago•1 comments

2026 Unslop AI-Written Fiction Contest Results

https://www.hyperstitionai.com/unslop-results
6•networked•1h ago•0 comments

Performance per dollar is getting faster and cheaper

https://www.wafer.ai/blog/glm52-amd
205•latchkey•9h ago•62 comments

Leanstral 1.5: Proof abundance for all

https://mistral.ai/news/leanstral-1-5/
184•programLyrique•8h ago•43 comments

Giant trees have no trouble pumping water to top branches: new research

https://news.exeter.ac.uk/faculty-of-environment-science-and-economy/giant-trees-have-no-trouble-...
168•hhs•8h ago•88 comments

Mir Books – Books from the Soviet Era

https://mirtitles.org
33•clmul•3d ago•9 comments

Synthesis is harder than analysis

https://surfingcomplexity.blog/2026/07/03/synthesis-is-harder-than-analysis/
50•azhenley•4h ago•10 comments

MSI Center – How to gain SYSTEM privileges in seconds

https://mrbruh.com/msicenter/
70•MrBruh•6h ago•16 comments

Steam Controller Auto-Charge – pilot to magnetic charging puck using CV

https://github.com/FossPrime/Steam-Controller-Auto-Charge
118•zdw•8h ago•22 comments

SearXNG: A free internet metasearch engine

https://github.com/searxng/searxng
189•theanonymousone•10h ago•50 comments

FreeBSD ate my RAM

https://crocidb.com/post/freebsd-ate-my-ram/
119•theanonymousone•11h ago•42 comments

David Beazley – Programming Courses

https://www.dabeaz.com/courses.html
40•gregsadetsky•1h ago•8 comments

The firefighting system of the Van der Heyden brothers in 17th century Amsterdam

https://worksinprogress.co/issue/how-amsterdam-invented-the-fire-department/
75•zdw•8h ago•13 comments

Odin, Wikipedia and engagement farming

https://katamari64.se/posts/2026/odin-wikipedia/
111•stock_toaster•7h ago•135 comments

Jamesob's guide to running SOTA LLMs locally

https://github.com/jamesob/local-llm
322•livestyle•16h ago•145 comments

Soatok's Informal Guide to Threat Models

https://soatok.blog/2026/06/30/soatoks-informal-guide-to-threat-models/
67•zdw•6h ago•9 comments

Applied Category Theory Course (2018)

https://math.ucr.edu/home/baez/act_course/index.html
98•measurablefunc•10h ago•7 comments

New serious vulnerabilities spiked around release of Claude Mythos Preview

https://epoch.ai/data-insights/cve-severity-spike
87•cubefox•9h ago•29 comments

Gone but Not Forgotten: Recovering the Dead Web

https://blog.archive.org/2026/04/23/gone-but-not-forgotten-recovering-the-dead-web/
57•wslh•3d ago•13 comments

Costco is the anti-Amazon

https://phenomenalworld.org/analysis/the-anti-amazon/
385•bookofjoe•15h ago•361 comments

Reverse-engineering Codemasters' BIGF archive format in Ruby

https://davidslv.uk/2026/06/30/reading-binary-in-ruby.html
9•davidslv•3d ago•3 comments

Espionage Against the European Parliament

https://citizenlab.ca/research/member-of-committee-investigating-spyware-hacked-with-pegasus/
331•ledoge•10h ago•81 comments

Show HN: A statically typed, cross-platform, easily bootstrappable build system

https://github.com/rochus-keller/BUSY/
28•Rochus•3d ago•10 comments

Infracost (YC W21) Is Hiring a Marketing Lead to Shift FinOps Left

https://www.ycombinator.com/companies/infracost/jobs/YTJcFwr-marketing-lead
1•akh•10h ago

Maybe you should learn something

https://www.marginalia.nu/log/a_135_learn/
32•tylerdane•3h ago•15 comments

Hunting a 16-year-old SQLite WAL bug with TLA+

https://ubuntu.com/blog/hunting-a-16-year-old-sqlite-bug-with-tla-is-dqlite-affected
196•peterparker204•3d ago•22 comments

Study reveals what people see when they read lips

https://news.ku.edu/news/article/study-reveals-what-people-really-see-when-they-read-lips
4•giuliomagnifico•3d ago•0 comments

Factories are just rooms

https://interconnected.org/home/2026/07/03/factories
227•arbesman•15h ago•90 comments

International chess federation sanctions Kramnik

https://www.fide.com/fide-ethics-disciplinary-commission-issues-a-decision-in-case-involving-gm-v...
150•DarkContinent•14h ago•83 comments