Skip to content

xframes-project/xframes-racket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xframes-racket

Instructions

Install Racket

Ubuntu

I tried using the snap package but there was a mismatch with the libc version so I ended up building racket from scratch, which was straightforward (./configure, make, sudo make install). This applies to my Raspberry Pi 5 too.

Windows

I recommend using winget:

winget install racket.racket

Install dependencies

  • raco pkg install json

Running the application

racket main.rkt

Screenshots

Windows 11

image

Ubuntu 24.04

Screenshot from 2025-01-14 23-41-06

Raspberry Pi 5

image

About

GPU accelerated UI development for Racket

Topics

Resources

License

Stars

Watchers

Forks

Languages