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)

A Mathematical Framework for Transformer Circuits (2021)

https://transformer-circuits.pub/2021/framework/index.html
21•Bluestein•1h ago•3 comments

IKEA made a mod for Skyrim [video]

https://www.youtube.com/watch?v=iZODN0QUgjI
364•kegenaar•2d ago•76 comments

Fuck it, make it anyway

https://www.joelotter.com/posts/2026/09/make-it-anyway/
312•JayOtter•3h ago•262 comments

Retrospectively Reverse-Engineering Apple's Neural Engine

https://eiln.github.io/posts/ane.html
158•zdw•7h ago•18 comments

A misalignment of AI in mathematics

https://mathandai.org/
1074•meredydd•21h ago•1031 comments

LRU is harder to beat than the KV-cache papers suggest

https://github.com/gauravapiscean/agentic-kv-cache
29•gauravapiscean•2d ago•12 comments

Performance of WebAssembly Runtimes in 2026

https://00f.net/2026/06/23/webassembly-runtimes-2026/
20•fagnerbrack•3d ago•1 comments

The Worst Spam Emails: Inside iLands' AI Agent Hustle

https://tedium.co/2026/09/11/ilands-agents-email-spam-kaixin-tang/
59•ColinWright•3h ago•30 comments

I spent $220 on Google app ads and 60% of the installs were robots

https://dayzlegame.com/blog/google-ads-bot-farm/
641•nickabe•20h ago•352 comments

Waymo pulls over, calls cops on juvenile riders who had 'ghost gun"

https://www.latimes.com/california/story/2026-09-12/juveniles-riding-in-waymo-arrested-after-poli...
20•mmayberry•50m ago•13 comments

A Design Space Exploration of Async/Await

https://cel.cs.brown.edu/blog/design-space-async-await/
361•wcrichton•3d ago•97 comments

Great Lakes sturgeon may be 400 years old:Scientists rethinking how to save them

https://www.cbc.ca/news/canada/ontario-great-lakes-sturgeon-lifespan-study-9.7329250
111•bookofjoe•3d ago•26 comments

We Must Pace the Frontier

https://darioamodei.com/post/we-must-pace-the-frontier
76•apsec112•56m ago•79 comments

Finding Slow Code with Wrapture

https://grahamdumpleton.me/posts/2026/09/finding-slow-code-with-wrapture/
14•lumpa•2d ago•4 comments

Usenet rewind archive search engine

https://www.usenet-rewind.com/
96•cstadler1869•10h ago•29 comments

Show HN: Bodily Oddities

https://vester.si/bodily-oddities/
299•vesterde•1d ago•185 comments

My last six months at Evernote

https://alexkras.com/my-last-six-months-at-evernote-after-bending-spoons-took-over/
16•ingve•1h ago•10 comments

Inverse Kinematics and Foot Locking

https://theorangeduck.com/page/inverse-kinematics-foot-locking
96•airhangerf15•5d ago•11 comments

Logo Programming

https://el.media.mit.edu/logo-foundation/what_is_logo/logo_programming.html
296•azhenley•3d ago•120 comments

google.com/goto: Google's anti-scraping update

https://www.autom.dev/blog/google-search-goto-links
516•1e1a•11h ago•415 comments

Forgotten Woodlands

https://storymaps.arcgis.com/stories/9b790daf22ba4e87836f467abb1c7e49
26•NaOH•17h ago•9 comments

Compiler Can Undo Your Security Checks

https://davidbombal.com/your-compiler-can-undo-your-security-checks/
7•birdculture•59m ago•4 comments

We've followed their lives for six decades; now the stars of 7 Up are bowing out

https://www.bbc.co.uk/news/articles/crm932el3yjo
66•mellosouls•4h ago•16 comments

OpenAI agents carried out an undisclosed attack on RubyGems

https://www.rubyhack.ai/
839•chao-•15h ago•491 comments

SystemIO conflicts are not firmware bugs

https://codon.org.uk/~mjg59/blog/p/systemio-conflicts-are-not-firmware-bugs/
23•haeseong•2d ago•3 comments

Designing for Dual Screen and Foldable Devices with CSS (2023)

https://blog.stephaniestimac.com/posts/2023/05/design-foldable-devices/
49•mooreds•2d ago•11 comments

LLMs are real, AI is fake

https://pluralistic.net/2026/09/12/god-in-the-box/
17•danaris•1h ago•2 comments

Mind-altering drugs played key role in rise of Andean civilization

https://www.science.org/content/article/mind-altering-drugs-played-key-role-rise-andean-civilization
191•geneticdrifts•21h ago•126 comments

Litelm: LiteLLM Without the Bloat

https://github.com/kennethwolters/litelm
161•kennethwolters•20h ago•55 comments

Navier-Stokes Announcement

https://www.claymath.org/news/navier-stokes-announcement/
234•rvz•10h ago•172 comments