Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malc (Modern Calculator Programming Language)

Purpose

I ended up making this programming language for the entire purpose of making it easier to write applications for the HP Prime calculator

The visual style of the language has inspiration from rust and java

I wanted to simplify the process of making apps for the calculator, so I can make more and more complex programs without being bogged down by a language that feels awful to use

Usage

malc.exe -- <source_file>

This will produce a txt file with the hp prime calculator programming language that you can use in any application.

Kinda like typescript turning into javascript

Examples

In the examples folder you will find an angledraw program

angledraw.malc is the current written program template that I made to guide myself on how to make this programming language

angledraw_intended_output.hpcalc is the hp prime calculator program that I wrote manually and have verified that it works, this is the intended target to compare against

angledraw_output.hpcalc will be the program generated by the compiler (when it is finished and working)

Documentation for the HP Prime Programming language

Documentation (Downloads on click)

Page 456 is when the programming language information shows up

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages