Skip to content

stefanhaustein/blog

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Mastodon

Wirth's PL/0 as a ParserLib Example

Published 2022-02-12

Jörg has pointed me to Niklaus Wirth's PL/0, an educational programming language, serving as an example of how to construct a compiler. So I have added a PL/0 implemetation to the ParserLib examples, illustrating how to use the tokenizer and expression parser.

AndroidSvg with Jetpack Compose

Published 2021-08-18

The most straightforward way to render AndroidSvg images inside Jetpack Compose is to wrap a SvgImageView in an AndroidView. This post shows how to reduce some of the corresponding ovrhead.

A blast from the Past

Published on 2020-06-28

Reflections on our Quake II WebGL/GWT port

About

Apparently I am too lazy to maintain an actual "blog", so I am utilizing this reposititory for this purpose.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published