Skip to content
View sogaiu's full-sized avatar

Block or report sogaiu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. janet-features-demos janet-features-demos Public

    Janet Features List Demos

    24 1

  2. using gdb to observe some values in ... using gdb to observe some values in janet
    1
    # Using gdb to Observe Some Values in janet
    2
    
                  
    3
    Sometimes it's helpful to be able to look at what's going on in janet at the C level.  The following demonstrates one way in the context of a recently fixed [issue](https://github.com/janet-lang/janet/issues/753).
    4
    
                  
    5
    ## Flow Summary
  3. git-some-janets git-some-janets Public

    Tool to retrieve various Janet repositories

    Janet 5

  4. janet vm notes janet vm notes
    1
    # Janet VM Notes
    2
    
                  
    3
    ## Assembler's Note
    4
    
                  
    5
    The content below is a copy-paste-modify-add job on existing content.
  5. janet-stuff janet-stuff Public

    Some Janet-related Notes and Code

    4