Logo
Explore Help
Sign In
Mark/esolang
1
0
Fork 0
You've already forked esolang
Code Issues Packages Activity
Files
main
esolang/.gitignore

13 lines
103 B
Plaintext
Raw Permalink Normal View History

Remove garbage
2025-01-16 15:09:28 -08:00
*.ignore
# dev
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 21:58:13 +05:30
/node_modules
# production
/build
Ignore files
2025-01-16 14:35:51 -08:00
/.next/
Remove garbage
2025-01-16 15:09:28 -08:00
/public/workers
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 21:58:13 +05:30
# typescript
*.tsbuildinfo
Reference in New Issue Copy Permalink
Powered by Gitea Page: 17ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API