-
Notifications
You must be signed in to change notification settings - Fork 2
/
README
63 lines (43 loc) · 809 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
able
able implements an efficient, portable and secure general-purpose virtual
machine and virtual network using libable
REQUIREMENTS
BSD Make
Clang
libable
libable_misc
GETTING STARTED
Building and installing on OpenBSD
$ cp config.mk.def config.mk
$ make install
...
$
Building and installing on Ubuntu
# apt install bmake clang
...
# exit
$ cp config.mk.def config.mk
$ bmake -DCOMPAT_LINUX install
...
$
Building and installing on macOS
# brew install bmake
...
# exit
$ cp config.mk.def config.mk
$ bmake -DCOMPAT_MACOS install
...
$
GETTING INVOLVED
Contact Details
Find us online at ablevm.org or email us at [email protected]
Code of Conduct
Respect each other and please don't spam
LICENSE
ISC-style license
DETAILS
Extended Instruction Set
84 now
85 reset
86 depth
FE debug