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 agent runs amok in Fedora and elsewhere

https://lwn.net/SubscriberLink/1077035/c7e7c14fbd60fae9/
133•tanelpoder•2h ago•28 comments

Cybersecurity researchers aren't happy about the guardrails on Anthropic's Fable

https://techcrunch.com/2026/06/10/cybersecurity-researchers-arent-happy-about-the-guardrails-on-a...
247•speckx•10h ago•238 comments

πFS

https://github.com/philipl/pifs
541•helterskelter•7h ago•138 comments

Anthropic requires 30 day data retention for Fable and Mythos

https://support.claude.com/en/articles/15425996-data-retention-practices-for-mythos-class-models
215•lebovic•1d ago•93 comments

A Written Language for the Cherokee So Efficient It Was Thought to Be Magic

https://www.smithsonianmag.com/innovation/man-created-written-language-cherokee-did-efficiently-e...
111•grahambargeron•4h ago•66 comments

Vacuum-Form Signage

https://bethmathews.substack.com/p/the-history-behind-the-signs-lighting
19•benbreen•1d ago•4 comments

Klondike Solitaire game for curses in 5k of C

https://nanochess.org/klondike_in_c.html
24•nanochess•2d ago•0 comments

I'm Eric Ries, author of "The Lean Startup" and new book "Incorruptible" – AMA

540•eries•12h ago•434 comments

How JPL keeps the 13-year-old Curiosity rover doing science

https://spectrum.ieee.org/curiosity-rover-jpl-mars-science
181•pseudolus•9h ago•41 comments

PgDog is funded and coming to a database near you

https://pgdog.dev/blog/our-funding-announcement
395•levkk•12h ago•200 comments

L'Affaire Siloxane

https://mceglowski.substack.com/p/laffaire-siloxane
164•idlewords•1d ago•25 comments

GeoLibre 1.0

https://geolibre.app/
164•jonbaer•9h ago•11 comments

What is it like to be a bat? (1974) [pdf]

https://www.sas.upenn.edu/~cavitch/pdf-library/Nagel_Bat.pdf
66•shadow28•6h ago•60 comments

Show HN: Extend UI – open-source UI kit for modern document apps

https://www.extend.ai/ui
158•kbyatnal•10h ago•41 comments

Deficient executive control in transformer attention

https://academic.oup.com/pnasnexus/article/5/6/pgag149/8698838
20•derbOac•3h ago•6 comments

Raspberry Pi 5 – 16GB RAM

https://www.adafruit.com/product/6125?src=raspberrypi
179•akman•6h ago•202 comments

Who's the smartest corvid?

https://thetyee.ca/Culture/2026/06/05/Whos-the-Smartest-Corvid/
78•NaOH•1d ago•62 comments

Farmer donates land for a park, city sells it for $10M as data center land

https://www.tomshardware.com/tech-industry/farmer-donates-land-for-a-park-city-sells-it-for-data-...
440•maxloh•7h ago•230 comments

World Capitals Voronoi

https://www.jasondavies.com/maps/voronoi/capitals/
43•vincnetas•2d ago•22 comments

Building an HTML-first site doubled our users overnight

https://mohkohn.co.uk/writing/html-first/
1009•edent•14h ago•464 comments

Show HN: HelixDB – A graph database built on object storage

https://github.com/HelixDB/helix-db/tree/main
95•GeorgeCurtis•11h ago•31 comments

CSS: Unavoidable Bad Parts

https://matklad.github.io/2026/06/04/css-unavoidable-bad-parts.html
7•surprisetalk•1d ago•2 comments

Claude Desktop spawns 1.8 GB Hyper-V VM on every launch, even for chat-only use

https://github.com/anthropics/claude-code/issues/29045
352•tonyrice•9h ago•245 comments

Computer Lessons

https://technicshistory.com/2026/06/06/computer-lessons/
9•cfmcdonald•4d ago•0 comments

Apache Burr: Build reliable AI agents and applications

https://burr.apache.org/
177•anhldbk•11h ago•93 comments

Notes on DeepSeek

117•vinhnx•12h ago•79 comments

All 9,300 Japanese train station, animated by the year it opened (1872–2026)

https://jivx.com/eki
203•momentmaker•14h ago•69 comments

Unix GC Remastered

https://mohandacherir.github.io/Qdiv7/posts/unix_new_gc/
13•mananaysiempre•4h ago•2 comments

Authentication issues related to API requests

https://www.githubstatus.com/incidents/fcj3088jg1wx
153•Multicomp•11h ago•31 comments

Smudging the game disc to make speedrunning 'SpongeBob' faster

https://www.inverse.com/input/gaming/the-dirty-secret-that-makes-speedrunning-on-spongebob-a-lot-...
78•pncnmnp•1d ago•45 comments