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)

Microsoft Word for Windows 1.1a, Native X64 Port

https://github.com/jmarshall23/msword
48•BruceEel•3h ago•16 comments

My server is a phone now

https://seg6.space/posts/phone-server/
295•seg6•9h ago•112 comments

Os8088: A powerful Mac-like OS for the IBM XT, 286, 386

https://os8088.com/
148•jggonz•8h ago•72 comments

Melatonin impairs morning cognition in healthy young adults (2023)

https://academic.oup.com/sleep/article/46/Supplement_1/A34/7181621
102•bohaska•7h ago•58 comments

The original URL for this prediction will no longer be available in 11 years (2011)

http://longbets.org/601/
125•doubletwoyou•3h ago•42 comments

Improving Heuristics for A* Pathfinding

https://www.redblobgames.com/pathfinding/heuristics/differential.html
205•bobbiechen•1w ago•22 comments

Shopify replaced Redis with MySQL for inventory reservations–and it scaled

https://shopify.engineering/scaling-inventory-reservations
177•adletbalzhanov•9h ago•100 comments

Fastmail offers EU data region

https://www.fastmail.com/blog/fastmail-offers-eu-data-region/
398•groomlake•16h ago•197 comments

Dithered QR Codes

https://www.andrewt.net/dithered-qr-codes/wtf/
162•jmusall•9h ago•15 comments

Stylized GGX Shading

https://alexandrelamure.github.io/graphics-posts/stylized-ggx-shading.html
11•ibobev•4d ago•0 comments

Unexpected events and prosocial behavior: the Batman effect (2025)

https://www.nature.com/articles/s44184-025-00171-5
55•davidbarker•6d ago•14 comments

_for-sale DNS records

https://specification.website/spec/foundations/for-sale-dns/
390•shaunpud•18h ago•143 comments

Protopia

https://kevinkelly.substack.com/p/protopia
6•surprisetalk•4d ago•1 comments

Open-source interactive map for the Aug 12 total solar eclipse

https://eclipsefan.org/?v=2&t=max&layers=eclipse%2Cbesselian%2Cumbra-live%2Cshadow-3d%2Ccloud-pro...
141•MarcoDewey•12h ago•32 comments

Making difficulty curves in games

http://www.davetech.co.uk/difficultycurves
105•hakkikonu•3d ago•43 comments

Incentives are for losers

https://www.experimental-history.com/p/incentives-are-for-losers
95•bkudria•6h ago•58 comments

TheoremDB – A public workspace for machine mathematics

https://theoremdb.org/
33•frozenseven•7h ago•0 comments

Illinois just told every operating system to start reporting your kid's age

https://itsfoss.com/news/illinois-age-verification-bill/
83•WaitWaitWha•4h ago•48 comments

Retraction: The App Store Rejection of the Week That Was a Correct Rejection

https://daringfireball.net/2026/08/retraction_app_store_rejection_of_the_week
163•minimaxir•4h ago•15 comments

Should you stop cracking your knuckles?

https://www.bbc.com/future/article/20260807-should-i-stop-cracking-my-knuckles
49•tchalla•9h ago•47 comments

Fixing my tooltip accessibility mistake

https://jakearchibald.com/2026/my-tooltip-a11y-mistake/
31•robin_reala•1w ago•1 comments

Triton: DirectX 11 Driver for QEMU

https://blog.getutm.app/2026/introducing-triton-directx-11-driver-for-qemu/
177•electricant•18h ago•34 comments

Building a local positioning system to track runners using Ultra-Wideband

https://zeus.ugent.be/blog/25-26/12urenloop-uwb/
75•robinpdev•1w ago•5 comments

Assert(): A Modern How To

https://fiberfs.io/blog/assert_a_modern_how_to
8•nyc_pizzadev•5d ago•5 comments

Finding zombies in our systems: A real-world story of CPU bottlenecks

https://medium.com/pinterest-engineering/finding-zombies-in-our-systems-a-real-world-story-of-cpu...
45•fagnerbrack•6d ago•9 comments

Real-time MCP interceptor that blocks .env reads and dangerous commands agents

https://marketnow.site/
12•eddyflores•5h ago•2 comments

The Sound and Music of 'Hyper Light Drifter' [video]

https://gdcvault.com/play/1024135/The-Sound-and-Music-of
44•hyperific•4d ago•11 comments

Message your other Claude Code sessions

https://code.claude.com/docs/en/cross-session-messaging
117•mfiguiere•16h ago•46 comments

“Code was never the hard part” is an insult to all programmers

https://blog.senko.net/code-was-never-the-hard-part-is-an-insult-to-all-programmers
729•senko•17h ago•428 comments

Datalog Disassembly

https://github.com/GrammaTech/ddisasm
37•aboardRat4•6d ago•6 comments