Skip to content

xframes-project/xframes-ocaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xframes-ocaml

Instructions

Install opam

Debian Trixie

I followed the instructions https://opam.ocaml.org/doc/Install.html and ran the shell opam installer without any issues.

Windows

I strongly recommend installing opam through scoop.

scoop install opam

Install ocaml

  • opam init
  • opam switch create 4.14.0

Install dune

opam install dune

Running the application

Install the dependencies first

  • opam install yojson
  • opam install ctypes
  • opam install ctypes-foreign

dune exec

Screenshots

Windows 11

image

Debian Trixie

Screenshot From 2025-01-14 19-42-12

Raspberry Pi 5

20250114_20h04m35s_grim

About

GPU accelerated UI development for OCaml

Topics

Resources

License

Stars

Watchers

Forks