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)

AI handles incidents, engineers lose touch with their systems

https://www.sylvainkalache.com/blog/ai-handles-incidents-engineers-lose-touch-with-their-systems
57•sylvainkalache•1h ago•36 comments

Actively exploited sandbox RCE in all Chromium versions

https://nvd.nist.gov/vuln/detail/cve-2026-85046
487•negura•11h ago•270 comments

Discovery of a new OpenAI agent message board

https://collusion.wiki/
1700•moultano•21h ago•1315 comments

Formalizing Fermat's Last Theorem

https://www.anthropic.com/research/formalizing-fermats-last-theorem
612•jlebar•14h ago•383 comments

Nitter has more working instances than before the takedowns

https://codeberg.org/mv12star/shitter/wiki/Instances
207•Cider9986•9h ago•70 comments

Statichost.eu – European static site hosting

https://www.statichost.eu/
281•p4bl0•12h ago•107 comments

GPT-6 Astra on OpenRouter

https://openrouter.ai/openai/gpt-6-astra
217•Topfi•11h ago•128 comments

GPT-6 Astra in code review: Gains, privacy, and cost

https://www.coderabbit.ai/blog/gpt-6-astra-code-review-evaluation
40•cebert•5h ago•22 comments

Can AI design circuit boards yet?

https://eebench.org/blog/can-ai-design-circuit-boards-yet/
257•iopapa•13h ago•151 comments

Shutting down our public encrypted DNS

https://mullvad.net/en/blog/shutting-down-our-public-encrypted-dns-servers-and-sponsoring-quad9-i...
341•mywacaday•14h ago•155 comments

Portal by Spotify cut my Claude Code token usage by 90%

https://engineering.atspotify.com/2026/9/portal-by-spotify-cut-my-claude-code-token-usage-by-90
129•cebert•9h ago•58 comments

Git Submodules as a Package Manager

https://nesbitt.io/2026/09/01/git-submodules-as-a-package-manager.html
56•ErenayDev•3d ago•6 comments

Artificial Analysis Intelligence Index v4.2

https://artificialanalysis.ai/articles/artificial-analysis-intelligence-index-v4-2
117•nojs•9h ago•41 comments

The Highest Point in the Netherlands

https://ipv6.hanazo.no/posts/anniversary-personal/
52•haasted•2d ago•35 comments

Show HN: Open-Source eInk Bike Computer

https://opentrailpaper.com
285•stingrae•16h ago•102 comments

Can guitar frets perform multiplication?

https://www.charlespetzold.com/blog/2026/09/Can-Guitar-Frets-Perform-Multiplication.html
76•wibbily•10h ago•19 comments

Ask HN: Resources to get good at soldering?

128•tosmatos•3d ago•74 comments

Kale: A Transformation-Safe Spreadsheet System

https://arxiv.org/abs/2608.26345
3•zdw•4d ago•0 comments

Pointing at the error: compiler-style diagnostics in uutils coreutils

https://uutils.org/blog/2026-08-error-diagnostics/
9•ingve•2d ago•1 comments

IBM Bob

https://bob.ibm.com/
268•artpar•20h ago•288 comments

An open DNS recursive service for free security and high privacy

https://quad9.net/
88•mooreds•13h ago•25 comments

RSA-260 Factorized

https://twitter.com/penlume/status/2095372672356212876
114•samyok•2d ago•59 comments

Fermat's Last Theorem in Lean 4

https://github.com/anthropics/fermats-last-theorem
108•aaraujo002•14h ago•20 comments

The Rust React Compiler is now native in Vite

https://blog.master.dev/react-now-rusted-all-the-way-out/
138•acusti•15h ago•31 comments

Decompiler Explorer

https://dogbolt.org
86•tripdout•3d ago•5 comments

Government Rails Site Hit Hours After CVE Patch

https://rietta.com/blog/ruby-on-rails-cve-exploited-hours-after-patch/
94•rietta•14h ago•29 comments

Record-High 89% in U.S. Say Government Corruption Widespread

https://news.gallup.com/poll/713933/record-high-say-government-corruption-widespread.aspx
413•karakoram•11h ago•317 comments

Show HN: TERMy – A fast terminal assistant that does not use LLMs

https://github.com/gioblu/NPC-Forge/blob/main/docs/development.md
129•gioscarab•1d ago•35 comments

Git hosting that never leaves Europe

https://pushin.eu
68•sevenseacat•2h ago•51 comments

deSEC – Free Secure DNS

https://desec.io/
130•gurjeet•17h ago•46 comments