haller33 / slideshow-simple-odin

A Slide presentation implementing Slideshow-simple of Racket Language, to bare metal presentation on any* system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SlideShow-Simple

A Implementation of slideshow-simple on Odin!

the objective is to create a slide like structure that interprete plain .rkt ‘#lang slideshow/simple’ and that have the habilit to read a custom format, with the same ‘syntax’ and semantics, since SSS is so simple (hehe)

the main goal is to be able to generate slides on a simple fashion without the need to have all the Racket enviropment on machine but only a single binary or only Odin itself!

since with the second goal is been able to generate plain .pdf and .epub presentations modes, so is not (a pain in the ass) dificult to generate a .pdf from Slideshow mode of Racket!

demos

motivation

have a plain light wight Slide Show Simple Render, on any x86_64 or compatible with Odin programming language, been simple and easy to edit code.

version of Odin

dev-2023-06:0c352213

About

A Slide presentation implementing Slideshow-simple of Racket Language, to bare metal presentation on any* system

License:MIT License


Languages

Language:Odin 94.9%Language:Shell 5.1%