[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #62550] Unicode file name support
From: |
John W. Eaton |
Subject: |
[Octave-bug-tracker] [bug #62550] Unicode file name support |
Date: |
Tue, 31 May 2022 23:44:07 -0400 (EDT) |
Follow-up Comment #1, bug #62550 (project octave):
Does
source ("schläfli")
work for you?
You can only use ASCII names for function or script names in Octave is because
the names have to be valid identifiers in the language and valid identifiers
are limited to the pattern
[_$a-zA-Z][_$a-zA-Z0-9]*
Does Matlab allow identifiers to have additional non-ASCII characters? If so,
is that a recent change?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?62550>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/