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)

Malware infects Android-based automotive head unit firmware

https://securelist.com/android-head-unit-malware/121106/
75•campuscodi•1h ago•27 comments

My favorite nonfiction books about cults, scams, and schemes

https://bookdna.com/best-books/nonfiction-about-cults-scams-and-schemes
25•bwb•55m ago•2 comments

Sydney Marathon medal mistakenly depicts Munich stadium

https://www.bbc.com/news/articles/cvg92y1wzn8o
79•epestr•4h ago•50 comments

To become a better writer, read as much as you can

https://nappertime.com/the-golden-rule-of-becoming-a-better-writer/
300•andsoitis•11h ago•196 comments

The End of an Athlon

http://www.os2museum.com/wp/the-end-of-an-athlon/
139•userbinator•8h ago•54 comments

Things I want in a modern relational query language

https://sporks.space/2026/08/19/things-i-want-in-a-modern-relational-query-language/
7•zdw•20h ago•0 comments

Show HN: Live 3D satellite tracker and the declassified Pentagon UFO archive

https://skylens.yantraai.app/
35•skylensspace•5h ago•13 comments

I gave Qwen 3.8 27B a reverse-engineering job and it finished in 30 minutes

https://www.xda-developers.com/qwen-3-8-27b-reverse-engineering-job-frontier-model/
144•raybb•4h ago•72 comments

MartyPC is a cross-platform emulator of early PCs written in Rust

https://martypc.net/
154•boilerupnc•11h ago•55 comments

JIT Compiling Code in 5μs

https://malisper.me/jit-compiling-code-in-5-us/
118•zX41ZdbW•8h ago•72 comments

Why your local LLM feels dumber than it is

https://forum.level1techs.com/t/why-your-local-llm-feels-dumber-than-it-is/253917
411•felineflock•20h ago•167 comments

Death to px, long live ch

https://shkspr.mobi/blog/2026/08/death-to-px-long-live-ch/
17•Brajeshwar•50m ago•6 comments

Fast and Hard Code

https://lucumr.pocoo.org/2026/8/22/fast-hard-code/
78•tosh•9h ago•41 comments

The Art and Beauty of Blade Runner (2015)

https://nappertime.com/the-art-of-and-beauty-of-blade-runner/
132•cocacola1•13h ago•66 comments

Hister – A private, full content search index that you control

https://hister.org/
416•auraham•4d ago•92 comments

Thinking in Python

https://thinkinginpython.com/
241•pjacotg•20h ago•46 comments

ElevenLabs, TwelveLabs, ThirteenLabs

https://quantumi.sh/public/labs.html
434•jemoka•23h ago•129 comments

typ.ing

https://typ.ing/
317•bookofjoe•4d ago•100 comments

Scrap (2006)

https://twitter.com/moxie/status/2091218652133732491
385•tosh•20h ago•208 comments

RF Cafe

https://www.rfcafe.com/
225•gregsadetsky•4d ago•44 comments

NanoGPT Speedrun Frontier

https://www.primeintellect.ai/research/nanogpt-speedrun
125•stared•16h ago•31 comments

New MCP Roadmap

https://blog.modelcontextprotocol.io/posts/mcp-roadmap/
240•pentagrama•1d ago•141 comments

Iranian hackers shut down UK power plant for 4 days

https://www.telegraph.co.uk/news/2026/08/22/iranian-hackers-shut-down-uk-power-plant/
49•giuliomagnifico•4h ago•28 comments

Risk of transmission of amyloid β pathology via transfused blood products

https://doi.org/10.1016/S0140-6736(26)00767-1
18•sbulaev•8h ago•0 comments

How a Texas student blew the whistle on a rogue AI hacking attempt

https://www.reuters.com/world/how-texas-student-blew-whistle-rogue-ai-hacking-attempt-2026-08-20/
184•olalonde•2d ago•94 comments

ATProto spaces: A new extension to ATProto that enables non-public data

https://atproto.com/blog/atproto-spaces-alpha
158•grappler•2d ago•25 comments

A Friendly Introduction to Racket

https://geometridae.bearblog.dev/a-friendly-introduction-to-racket/
252•signa11•1d ago•134 comments

NetBSD and my life (2005)

https://mail-index.netbsd.org/netbsd-advocacy/2005/09/10/0000.html
138•gnyeki•19h ago•30 comments

Munder Difflin – Agent harness to run an office of your clones

https://munderdiffl.in/
294•simonpure•1d ago•131 comments

Figmimic – A bookmarklet to copy any webpage into Figma as editable layers

https://marcua.net/minitools/figmimic/
118•speckx•20h ago•17 comments