9 Commits

Author SHA1 Message Date
7a240c13ce
Update blueprint 2025-01-16 14:38:21 -08:00
45eb92068d
Added build files 2025-01-16 14:36:06 -08:00
Nilay Majorwar
e810855933 Add Shakespeare esolang 2022-02-18 16:57:59 +05:30
Nilay Majorwar
a7b7879fb3 [wip] Add grammar-level parser for Rockstar 2022-02-13 19:21:32 +05:30
Nilay Majorwar
ede856be21 Switch to Blueprintjs v4 2022-02-03 19:45:38 +05:30
Nilay Majorwar
d50e737682 Set up unit testing for engines 2022-01-18 15:17:08 +05:30
Nilay Majorwar
2322ebe55d Add worker bundling configuration 2021-12-18 17:08:26 +05:30
Nilay Majorwar
01ba292b9f Implement basic execution system and UI
This is a rather large commit that includes all of the following:
- React UI with code editor, runtime renderer and input-output panes
- Language providers for a sample language and Brainfuck
- Implementation of code execution in a web worker
- All-at-once unabortable execution of program fully functional
2021-12-14 22:30:41 +05:30
Nilay Majorwar
8746c803d7 Initialize lerna 2021-04-22 13:45:40 +05:30