diff options
| author | Drahflow <drahflow@gmx.de> | 2015-07-01 12:13:53 +0200 |
|---|---|---|
| committer | Drahflow <drahflow@gmx.de> | 2015-07-01 12:13:53 +0200 |
| commit | b875e47f6540fa5ca8f9e0fa1a870014ab5c3953 (patch) | |
| tree | 3df89cc81c37aca950d55b97cc4ac27d228d2a90 /README.md | |
| parent | 247f385388c312c1b9b4947f3689b1094ec94ff5 (diff) | |
FreeBSD support in master
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -95,7 +95,7 @@ Technical Pecularities * no runtime interpreter, executes real assembly * same binary both interpretes and compiles * freeze arbitrary program states to ELF-binaries -* self hosted via `{ "/proc/self/fd/0" include }' "interpreter" sys .freeze` +* self hosted via `{ "/dev/stdin" include }' "interpreter" sys .freeze` * yes, this works and generates a stand-alone interpreter/compiler * bootstraps from perl * no perl left in final binaries |
