syntax: Drop support for shebangs
Shebangs are useful for writing scripts, but they assume an install of
NewLang separate from the application.

I don't plan to support that, only bundling of NewLang and its scripts.
1 parent 8e6fa8a commit 8f66bca788132c6e5802f8e2475e6dd87d42d2cb
@Jookia Jookia authored on 24 Apr 2022
Showing 4 changed files
View
docs/syntax.md
View
src/oldparse.py
View
tests/test_oldparse.py
View
tests/test_syntax.py