Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
MediEval is a library that lets you evaluate code in several language runtimes (npmjs.com)
1 point by monarchwadia on Nov 7, 2017 | hide | past | favorite | 1 comment


This library aims to replicate code evaluation functionality in Repl.it, Code Academy and TestDome. The server mode is conveniently included for you in the library's CLI (all you have to do is run `npm install -g medieval` and then type `medieval serve` to have a code evaluation server up and running

Evaluation is done inside Docker, so it is much safer than just running the code bare on your machine itself.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact