Add Shakespeare esolang

This commit is contained in:
Nilay Majorwar
2022-02-18 16:57:59 +05:30
parent a05731e91d
commit e810855933
26 changed files with 4106 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
"dependencies": {
"@blueprintjs/core": "^4.0.0-beta.12",
"@monaco-editor/react": "^4.3.1",
"chevrotain": "^10.0.0",
"monaco-editor": "^0.30.1",
"next": "12.0.7",
"react": "17.0.2",
@@ -30,6 +31,7 @@
"jest": "^27.4.7",
"peggy": "^1.2.0",
"ts-loader": "^9.2.6",
"ts-node": "^10.5.0",
"typescript": "4.5.2",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1",