Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Turing Low-Level Documentation
Index -> Programming, Turing -> Turing Tutorials
View previous topic Printable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
dropdembits




PostPosted: Tue Jun 23, 2020 12:31 pm   Post subject: Turing Low-Level Documentation

Turing Low-Level Documentation


Over the past couple of weeks, I have spent some time trawling through (Open)Turing's source code to understand the deep, inner workings.
I have compiled these efforts into a few files, which can be found at this Github repository.

In this repository are the following files:

  • turing_abort_codes.txt: Internal abort code numbers and their translations
  • bytecode_header.c: Format of the bytecode files packed inside compiled & exported Turing programs
  • UninitPattern.md: Document describing uninitialization patterns used by the UNINIT and NEW* family of opcodes
  • TuringOpcodeRef.md: Reference for all of the valid opcodes used by the TProlog bytecode interpreter. (Mostly complete)


Most of the files there have complete information, but the opcode reference is still missing bits of information (and needs a bit of cleanup).

Combined with Foundry's runtime reflection library, I hope to see what this information can be used for.
Sponsor
Sponsor
Sponsor
sponsor
Display posts from previous:   
   Index -> Programming, Turing -> Turing Tutorials
View previous topic Tell A FriendPrintable versionDownload TopicRate TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 1 Posts ]
Jump to:   


Style:  
Search: