Find a file
2023-09-21 11:41:00 +00:00
.github/workflows BUGFIX : Remove yarn targets that doesn't work for deploiement 2022-05-15 11:52:38 +02:00
.vscode BUGFIX : Fix jison compilation 2022-06-06 13:47:24 +02:00
.yarn add yarn plugin version 2022-05-15 11:45:34 +02:00
doc/releases DOC : Doc for 0.1.36 version 2022-06-10 04:25:55 +00:00
public * FEATURE : Add some new rpl functions (clear, depth, over, dropn, clear, sto) 2022-05-15 16:19:58 +02:00
res First import 2022-05-15 10:55:51 +02:00
src BUGFIX : typo sub/add 2023-09-21 13:40:00 +02:00
.editorconfig * FEATURE : Add some new rpl functions (clear, depth, over, dropn, clear, sto) 2022-05-15 16:19:58 +02:00
.env CLEANUP : LF on the eof 2022-06-05 14:13:49 +02:00
.gitignore Enable yarn2, and upload Makefile for github action 2022-05-15 11:36:54 +02:00
.gitpod.yml FEATURE : Support dev in gitpod 2022-06-03 07:28:13 +00:00
.yarnrc.yml add yarn plugin version 2022-05-15 11:45:34 +02:00
Dockerfile Remove update-config.sh 2022-05-15 11:08:11 +02:00
Makefile Makefile : install nide modules if not installed 2022-05-15 11:43:46 +02:00
package.json v0.1.43 : Start new developement 2023-09-21 11:41:00 +00:00
README.md DOC : Add a link to the project page 2022-06-03 15:13:46 +02:00
yarn.lock BUGFIX : Fix jison compilation 2022-06-06 13:47:24 +02:00

Presentation

RePLo is a simple RPL calculator. It is inspired by the HP48 environnement, but doesn't aims to emulate in any way the HP48. The goal is to provide a simple javascript calculator that feels intuitive for people that once had HP48 like calculators.

Project