Emil Pedersen

Tagged with #OpenSource

EK Programming Language

EK is a mixfix dynamic functional strict and impure programming language.

Meaning:

Hello World

import std

fn main = print "Hello, World!"

Learn more...

GitHub Repository | Slides (French) | Getting Started with EK (Wiki)

App icon
Screenshot of the main view of the app, with Today date, Converter, and a wheel to scroll through dates Screenshot of the date details view, with day name and other date components

French Republican Calendar

This project is an iOS/watchOS/web Swift app to convert between the Gregorian Calendar and the French Republican Calendar from 1793

Features:

The app is 100% written in Swift, and is open source! (Split in 3 repositories: core converter, iOS/watchOS app, web app)

The web app uses Swift WebAssembly and Tokamak to run in the browser.

View App Store Page | Official Website (French) | Online Converter | Core GitHub Repository

Screenshot of SnowHex on macOS, with syntax highlighting for a GIF image, with two auxiliary windows: one with a preview of the image and one to change the color of a palette element Screenshot of SnowHex, with the Find feature to find a sequence of bytes in a GIF file, and another window to edit the delay between images for the animated GIF

SnowHex

This project is a Java desktop hex file editor, with syntax highlighting.

Features:

The app is written in Java and is open source. You can make your own TokenMaker subclass if you want to support a new file format.

View Product Page | GitHub Repository

◀︎ Browse all tags