Skip to content

A tool that converts user submitted, hand written code, to compilable Java files, running them and return the output.

License

Notifications You must be signed in to change notification settings

Paper-Plus-Plus/PaperPlusPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p++

Hello MadHacks!

We created this submission for MadHacks 2023. We hope you like it!
View the related slide deck.

DEMO HERE.

Paper++

Have you ever felt the desire to code on paper?
Have you ever had difficulty correcting a student's handwritten code?
If your answer was yes, we provide a solution: you provide picture(s), and we provide output.
It's that simple!


Disclaimers & limitations in current version:
  • Cannot import external libraries
  • Java classes on the paper must be marked public or private
  • API limits scope of handwriting recognition (very particular)
Authors:

APIs used:

About

A tool that converts user submitted, hand written code, to compilable Java files, running them and return the output.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published