You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the goals of LAM is to be formally specified.
This will allow other implementations to appear that are interchangeable with it, and will allow us to reason mathematically about their expected behaviors.
Instruction Set
Control Flow
Badmatch
Call
ConditionalJump
Halt
Jump
Label
Return
TailCall
Test
Values
ConsList
GetMapElements
GetTupleElement
MakeLambda
MakeTuple
SplitList
SplitListHead
SplitListTail
Processes & Message Passing
Kill
Monitor
PeekMessage
PidSelf
RemoveMessage
Send
Sleep
Spawn
Register Machine
Allocate
Clear
Deallocate
Move
RestoreLocals
ShiftLocals
Swap
Scheduler
Boot
Step
Scheduler Coordinator
Setup
Step
Halt
The text was updated successfully, but these errors were encountered:
One of the goals of LAM is to be formally specified.
This will allow other implementations to appear that are interchangeable with it, and will allow us to reason mathematically about their expected behaviors.
Instruction Set
Control Flow
Values
Processes & Message Passing
Register Machine
Scheduler
Scheduler Coordinator
The text was updated successfully, but these errors were encountered: