Making your own programming language is easier than you think (but also harder)

https://lisyarus.github.io/blog/posts/making-your-own-programming-language.html

#Programming #DevTools #Compilers

Making your own programming language is easier than you think (but also harder)

lisyarus blog
" the only universally accepted definition is the #QuasiTautological : " #OrganicCompounds are the subject matter of #OrganicChemistry" " I was always told #OChem is a #BreakerCourse that is understood to weed some people out of their chosen major. Like #Compilers can be for #ComputerScience.

krabby: making a fast Rust compiler

https://fed.brid.gy/r/https://bal-e.org/speed/krabby/

http://compilers.iecc.com/comparch/article/26-05-001 Paper: Testing, Credible Compilation, and Verification in the Axon Verified Compiler in Lean and Claude Code #compilers
Comp.compilers: Paper: Testing, Credible Compilation, and Verification in the Axon Verified Compiler in Lean and Claude Code

From comp.compilers newsgroup: Paper: Testing, Credible Compilation, and Verification in the Axon Verified Compiler in Lean and Claude Code

krabby: making a fast Rust compiler

0 comments

Lobsters
krabby: making a fast Rust compiler | arya dradjica

An effort to build a highly efficient Rust compiler.

We got a great foundation for Chapter 7 completed: The top-level AST, interpretation, type-checking, and parsing of all the new constructs. Join me again next time for more elaboration on functions!

https://www.youtube.com/@seancribbs

#EssentialsOfCompilation #GleamLang #Compilers

Sean Cribbs

Hi, I'm Sean. I stream programming on open-source projects in Elixir, Erlang, Gleam, and Rust.

YouTube

Finally finishing up my little scripting language. Just needs another pass on general code cleanup and some sort of documentation.

But, single file, pluggable allocators, list comprehensions, blocks, a very rich access syntax, runtime-extensible grammar (there’s a hole in the statement grammar that lets the host application add new statement types pretty simply, as “host commands”)…it looks like what would happen if AppleScript and REXX had a baby.

ETA this Sunday.

#programming #compilers

GCC 16 Release Series: Changes, New Features, and Fixes

https://fed.brid.gy/r/https://gcc.gnu.org/gcc-16/changes.html

Gnu Gcc 16

0 comments

Lobsters