Dataset Viewer
Auto-converted to Parquet Duplicate
content
stringlengths
10
1.02M
lang
stringclasses
87 values
size
int64
10
1.02M
ext
stringclasses
189 values
max_stars_count
int64
1
82k
avg_line_length
float64
1.89
277k
max_line_length
int64
1
417k
alphanum_fraction
float64
0.1
1
vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO eyalz800/zpp_bits REF v.4.4.4 SHA512 172300f1547b985702698d7f10ac5bd804421226a8c20b26b60608aaa10bf4f9682fd1a3e49e75c309c9cb30b888f623aa5eb7ace5705d85601a2c67c8829b3f HEAD_REF master ) file(INSTALL "${SOURCE_PATH}/zpp_bits.h" DESTINATION "$...
CMake
465
cmake
5,585
38.75
140
0.797849
defmodule Default do def go(x \\ 42_000), do: x def gogo(a, x \\ 666_000, y \\ 1_000), do: a + x + y end
Elixir
110
ex
16
18.333333
54
0.572727
lexer grammar LGFileLexer; @parser::header {#pragma warning disable 3021} // Disable StyleCop warning CS3021 re CLSCompliant attribute in generated files. @lexer::header {#pragma warning disable 3021} // Disable StyleCop warning CS3021 re CLSCompliant attribute in generated files. @lexer::members { bool startTempla...
ANTLR
1,241
g4
null
34.472222
138
0.618856
5 13 16 39 5 1 19 27 22 4 14 4 36 49 32 2 17 16 22 4 2 40 47 24 25 4 14 29 29 9 21 6 50 34 12 42 14 45 8 27 48 17 47 24 48 25 50 36 13 19 1 1 13 7 27 16 14 24 28 5 48 42 7 40 50 35 6 40 39 8 13 38 4 2 12 12 34 9 50 47 20 30 25 12 12 12 24 39 9 45 34 39 16 48 13 17 16 16 33 34 27 42 19 21 5 23 13 44 12 11 31 24 15 47 2 ...
Matlab
24,197
matlab
null
214.132743
287
0.511923
/****************************************************************************** * The MIT License (MIT) * * Copyright (c) 2016-2019 Baldur Karlsson * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in...
C
36,366
h
1
29.638142
101
0.657592
<?xml version="1.0" encoding="UTF-8" ?> <!-- Author: www.devtreks.org, 2013, December --> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:y0="urn:DevTreks-support-schemas:Output" xmlns:DisplayDevPacks="urn:displaydevpacks"> <xsl:output method="xml" indent="yes" omit-xml-declara...
XSLT
9,452
xslt
null
39.714286
149
0.5803
******************************************************************************** *! combreg, v4, GCerulli, 12/10/2018 ******************************************************************************** program combreg, eclass version 14 #delimit ; syntax varlist [if] [in] [fweight pweight iweight] , model(string) s(n...
Stata
8,140
ado
1
34.201681
119
0.36683
(define (make-vect x y) (cons x y)) (define (xcor-vect v) (car v)) (define (ycor-vect v) (cdr v)) (define (add-vect v1 v2) (cons (+ (xcor-vect v1) (xcor-vect v2)) (+ (ycor-vect v1) (ycor-vect v2)))) (define (sub-vect v1 v2) (cons (- (xcor-vect v1) (xcor-vect v2)) (- (ycor-vect v1) (ycor-ve...
Scheme
415
scm
null
18.863636
43
0.537349
/- Copyright (c) 2021 Anne Baanen. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Anne Baanen -/ import data.polynomial.degree.card_pow_degree import field_theory.finite.basic import number_theory.class_number.admissible_absolute_value /-! # Admissible absolute values...
Lean
13,364
lean
null
49.680297
98
0.657662
; A182769: Beatty sequence for (4 + sqrt(2))/2. ; 2,5,8,10,13,16,18,21,24,27,29,32,35,37,40,43,46,48,51,54,56,59,62,64,67,70,73,75,78,81,83,86,89,92,94,97,100,102,105,108,110,113,116,119,121,124,127,129,132,135,138,140,143,146,148,151,154,157,159,162,165,167,170,173,175,178,181,184,186,189,192,194,197,200,203,205,208,2...
Assembly
1,248
asm
1
44.571429
962
0.685897
/- Copyright (c) 2017 Johannes Hölzl. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: Johannes Hölzl, Scott Morrison -/ import algebra.group.pi import algebra.big_operators.order import algebra.module.basic import algebra.module.pi import group_theory.submonoid.basic im...
Lean
81,233
lean
1
37.331342
100
0.635788
%% %% %CopyrightBegin% %% %% Copyright Ericsson AB 2005-2012. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. %% You may obtain a copy of the License at %% %% http://www.apache.org/licenses/LICENSE-2.0 %% ...
Erlang
6,294
erl
1
25.585366
75
0.563394
#lang scribble/doc @(require scribble/manual scribble/eval "guide-utils.rkt" (for-label racket/undefined racket/shared)) @; @title[#:tag "void+undefined"]{Void and Undefined} @title[#:tag "void+undefined"]{void 与 undefined} @; Some procedures or expression forms have no need for a resu...
Racket
1,926
scrbl
4
32.644068
76
0.727934
End of preview. Expand in Data Studio

bigcode/the-stack-smol-xs - all configs

All configs from bigcode/the-stack-smol-xs concatenated and shuffled. 100 examples each of:

['ada', 'agda', 'alloy', 'antlr', 'applescript', 'assembly', 'augeas', 'awk',
 'batchfile', 'bison', 'bluespec', 'c', 'c++', 'c-sharp', 'clojure', 'cmake',
 'coffeescript', 'common-lisp', 'css', 'cuda', 'dart', 'dockerfile', 'elixir',
 'elm', 'emacs-lisp', 'erlang', 'f-sharp', 'fortran', 'glsl', 'go', 'groovy',
 'haskell', 'html', 'idris', 'isabelle', 'java', 'java-server-pages',
 'javascript', 'julia', 'kotlin', 'lean', 'literate-agda',
 'literate-coffeescript', 'literate-haskell', 'lua', 'makefile', 'maple',
 'markdown', 'mathematica', 'matlab', 'ocaml', 'pascal', 'perl', 'php',
 'powershell', 'prolog', 'protocol-buffer', 'python', 'r', 'racket',
 'restructuredtext', 'rmarkdown', 'ruby', 'rust', 'sas', 'scala', 'scheme',
 'shell', 'smalltalk', 'solidity', 'sparql', 'sql', 'stan', 'standard-ml',
 'stata', 'systemverilog', 'tcl', 'tcsh', 'tex', 'thrift', 'typescript',
 'verilog', 'vhdl', 'visual-basic', 'xslt', 'yacc', 'zig']
Downloads last month
7