Measures Concepts
GitHub icon

Shebang

Shebang - language feature

< >
Example from Python, Cython:
#!/usr/bin/env python
Example from Elixir:
#!/usr/bin/env elixir
Example from Erlang:
#!/usr/bin/env escript
Example from Bourne shell:
#!/bin/sh -x
Example from Speedie:
#!/usr/local/bin/spd
Example from Boron:
#!/usr/bin/env boron

Languages with Shebang include Python, Elixir, Erlang, Cython, Bourne shell, Speedie, Boron

This question asks: Does this language support shebang executable scripts?

Read more about Shebang on the web: 1.

HTML of this page generated by Features.ts

View source

- Build the next great programming language Search Add Language Features Creators Resources About Blog Acknowledgements Queries Stats Sponsor Day 605 feedback@pldb.io Logout