-
### Description
I wonder if anybody contributing design and code for the development of SML/NJ can also consider building a lightweight IDE modelled after the Processing Language IDE or the Python ID…
-
## Problem
No integration with SML/NJ currently. Have to go to the terminal and manually run it every time.
## Solution
> the baseline would be that i can have a window with the smlnj…
-
### Description
The SML/NJ internal `InLine` structure implements the function `ptr_eql` for pointer equality. This function should be exposed to programmers through the `Unsafe` structure.
```sml…
-
### Version
2024.2 (latest)
### Operating System
- [ ] Any
- [X] Linux
- [ ] macOS
- [ ] Windows
- [ ] Other Unix
### OS Version
Presumably any.
### Processor
- [ ] Any
- [ ]…
-
-
### Version
110.99.5 (Latest)
### Operating System
- [ ] Any
- [X] Linux
- [ ] macOS
- [ ] Windows
- [ ] Other Unix
### OS Version
Ubuntu 22.04.3 LTS
### Processor
- [ ] Any
- [ ] Arm (using Ro…
-
### Version
2021.1
### Operating System
- [ ] Any
- [ ] Linux
- [X] macOS
- [ ] Windows
- [ ] Other Unix
### OS Version
macOS Monterey version 12.5
### Processor
- [ ] Any
- [ ] Arm (using Rose…
-
### Version
110.99.5 (Latest)
### Operating System
- [X] Any
- [ ] Linux
- [ ] macOS
- [ ] Windows
- [ ] Other Unix
### OS Version
_No response_
### Processor
- [X] Any
- [ ] Arm (using Rosetta…
-
### Description
Single precision IEEE floating point numbers often have sufficient precision for many applications, and are used in many binary formats. Additionally, SML/NJ stores `Real64.real` valu…
-
The code that makes the "config" file should probably ask the user for input. Here's the script I'm imagining; I'll do it this weekend if this is agreeable to everyone.
```
NOTICE: No config file, tr…