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)

OpenWrt One – Open Hardware Router

https://openwrt.org/toh/openwrt/one
675•peter_d_sherman•17h ago•252 comments

CoMaps – FOSS Offline Maps

https://www.comaps.app/
611•basilikum•16h ago•134 comments

GLM 5.2 and the coming AI margin collapse

https://martinalderson.com/posts/the-upcoming-ai-margin-collapse-part-1-glm-5-2/
479•martinald•15h ago•287 comments

Dolosse – a South African invention used over the world

https://thisbugslife.com/2021/11/21/dolosse-a-south-african-invention-used-over-the-world/
74•andsoitis•2d ago•20 comments

How to sequence your own DNA at home

https://bradleywoolf.com/links-1/sequencing-my-own-dna-at-home
250•bilsbie•11h ago•99 comments

Small AI Models Gain Traction In places with unreliable networks

https://spectrum.ieee.org/small-language-models-ai-pharmaceuticals
167•sscaryterry•11h ago•58 comments

Microsoft Can Track Users via a Windows Device ID

https://www.pcmag.com/news/a-hackers-arrest-reveals-microsoft-can-track-users-via-a-windows-device
102•ifh-hn•2h ago•40 comments

Fable turned reMarkable into Tom Riddle's diary from Harry Potter

https://github.com/MaximeRivest/Riddle
497•modinfo•12h ago•315 comments

Ternlight – 7 MB embedding model that runs in browser (WASM)

https://ternlight-demo.vercel.app/
253•soycaporal•12h ago•56 comments

Historic Photos of NASA's Cavernous Wind Tunnels

https://www.theatlantic.com/photo/2018/05/historic-photos-of-nasas-cavernous-wind-tunnels/560660/
15•ohjeez•2d ago•2 comments

Lago (YC S21) Is Hiring for Our GTM Team

https://jobs.ashbyhq.com/lago
1•AnhTho_FR•4h ago

A global workspace in language models

https://www.anthropic.com/research/global-workspace
390•in-silico•17h ago•148 comments

Show HN: Fast, native Mac file manager (filters, fuzzy find, 9 MB, no Electron)

https://whimfiles.com
16•whimbyte•3h ago•8 comments

Resetting Xbox

https://news.xbox.com/en-us/2026/07/06/resetting-xbox/
649•dijksterhuis•21h ago•717 comments

The Art of Computer Programming by Donald E. Knuth

https://www-cs-faculty.stanford.edu/~knuth/taocp.html
48•archargelod•6h ago•10 comments

In Praise of Observational Evidence

https://asteriskmag.com/issues/14/in-praise-of-observational-evidence
28•fi-le•5d ago•2 comments

AMD Ryzen AI Halo – $4k AI Dev Kit

https://www.lttlabs.com/articles/2026/07/06/amd-ryzen-ai-halo
343•LabsLucas•20h ago•229 comments

Pruning RAG context down to what the answer actually needs

https://www.kapa.ai/blog/how-we-prune-rag-context
109•emil_sorensen•16h ago•27 comments

Inkfield

https://www.inkfield.studio
30•surprisetalk•3d ago•7 comments

Linux on the Atari Jaguar

https://cakehonolulu.github.io/linux-for-jaguar/
158•cakehonolulu•16h ago•48 comments

Why migrants come to Germany for work and then leave again

https://www.dw.com/en/germany-migrants-skilled-workers-integration-labor-market-bureaucracy-langu...
17•theanonymousone•51m ago•25 comments

OpenSSH 10.4/10.4p1 Released

https://www.openssh.org/txt/release-10.4
87•throw0101a•13h ago•16 comments

OfficeCLI: Office suite for AI agents to read and edit Microsoft Office files

https://github.com/iOfficeAI/OfficeCLI
187•maxloh•18h ago•56 comments

Learning to code is still worthwhile

https://stevekrouse.com/learn-to-code
230•stevekrouse•14h ago•223 comments

Dropping in on Gottfried Leibniz (2013)

https://writings.stephenwolfram.com/2013/05/dropping-in-on-gottfried-leibniz/
5•aragonite•3d ago•3 comments

Januscape: Guest-to-Host Escape in KVM/x86 [CVE-2026-53359]

https://github.com/V4bel/Januscape
116•Imustaskforhelp•17h ago•45 comments

M/PC – A Concatenative OS

https://wiki.xxiivv.com/site/m_pc.html
66•caminanteblanco•15h ago•10 comments

Rotman Lens

https://en.wikipedia.org/wiki/Rotman_lens
117•thomasjb•5d ago•36 comments

Kani: A Model Checker for Rust

https://arxiv.org/abs/2607.01504
149•Jimmc414•19h ago•9 comments

NSA and IETF: Fairness

https://blog.cr.yp.to/20260706-fairness.html
121•WatchDog•12h ago•93 comments