«interpreter» 태그된 질문

다양한 언어 또는 형식주의 통역사 작성과 관련된 업무.

3
Universal Machine 에뮬레이터 구현
목표는 ICFP 2006의 Universal Machine을 가장 짧은 코드로 에뮬레이트하는 전체 프로그램을 작성하는 것입니다. Universal Machine에는 여기에 설명 된 매우 간단한 명령 세트가 있습니다 . 에뮬레이터는 명령 줄 인수에서 파일 이름을 읽고 파일을 프로그램으로 실행해야하므로 언어는 명령 줄 인수 및 stdin / out을 지원해야합니다. 에뮬레이터는 적절한 시간 (수십 년이 아닌) 내에 …

3
Brainfuck의 비트 연산자
당신의 임무는 다음 각 이진 연산자 각각에 대해 하나의 brainfuck 프로그램을 만드는 것입니다. 각 프로그램은 입력에서 하나 또는 두 개의 8 비트 숫자 (A 및 B)를 가져 와서 지정된 연산을 계산해야합니다. A XOR B A AND B A OR B A Shifted Left by 1 (circular shift) NOT A 5를 …
13 code-golf  binary  brainfuck  code-golf  code-golf  ascii-art  random  code-golf  code-golf  code-challenge  sorting  code-golf  code-challenge  java  code-golf  statistics  code-golf  code-challenge  fastest-code  code-golf  math  code-golf  math  kolmogorov-complexity  code-golf  code-golf  array-manipulation  combinatorics  code-golf  kolmogorov-complexity  popularity-contest  underhanded  code-golf  math  floating-point  code-golf  interpreter  code-golf  music  code-golf  code-golf  cryptography  code-challenge  scrabble  code-golf  code-challenge  popularity-contest  quine  code-golf  quine  cryptography  code-golf  kolmogorov-complexity  code-golf  printable-ascii  code-golf  chess  code-golf  math  number-theory  code-challenge  c  code-golf  random  popularity-contest  hello-world  code-shuffleboard  code-golf  compression  grammars  code-golf  tips  code-golf  sequence  code-golf  string  code-challenge  sorting  permutations  code-golf  string  code-challenge  optimization  code-golf  interpreter  code-challenge  string  code-golf  math  number  fibonacci  string  compression  c#  code-golf  chemistry  popularity-contest  math  c  c++  java  code-golf  math  function  code-golf  complex-numbers  code-golf  geometry 

14
파일을 0으로 채 웁니다
오늘해야 할 일은 기존 파일을 가져 와서 특정 크기에 도달 할 때까지 0을 추가하는 것입니다. 현재 디렉토리의 파일 이름 f과 바이트 수를 사용 하는 프로그램이나 함수를 작성해야합니다 b. 의 원래 내용을 유지하면서 새 크기가 바이트 가되도록 끝에 f0을 입력해야합니다 (아스키 0이 아닌 null 바이트)b . 당신은 가정 수 f는 처음보다 …
12 code-golf  file-system  code-golf  code-golf  string  code-golf  string  code-golf  random  game  compression  code-golf  array-manipulation  sorting  code-golf  number  arithmetic  primes  code-golf  geometry  code-golf  code-golf  decision-problem  regular-expression  code-golf  string  math  code-challenge  restricted-source  integer  palindrome  code-golf  string  palindrome  code-challenge  busy-beaver  code-golf  ascii-art  code-golf  string  code-golf  string  permutations  code-golf  code-golf  string  permutations  code-golf  number  primes  function  set-theory  code-challenge  hello-world  code-golf  math  number  decision-problem  code-golf  code-golf  sequence  arithmetic  integer  code-golf  math  number  arithmetic  decision-problem  code-golf  kolmogorov-complexity  alphabet  code-golf  combinatorics  graph-theory  tree-traversal  code-golf  set-theory  code-golf  interpreter  brainfuck  substitution  code-golf  quine  permutations 

2
Kipple을 해석하십시오!
소개 Kipple 은 2003 년 3 월 Rune Berg가 발명 한 스택 기반의 난해한 프로그래밍 언어입니다. Kipple에는 27 개의 스택, 4 개의 연산자 및 제어 구조가 있습니다. 스택 스택은 이름이 지정됩니다 a- z및 32 비트 부호있는 정수가 포함되어 있습니다. @숫자를보다 편리하게 출력 할 수 있도록 특수 스택이 있습니다 . 숫자를로 …
12 code-golf  interpreter  code-golf  string  code-golf  math  string  code-golf  ascii-art  path-finding  code-golf  string  ascii-art  code-golf  interpreter  binary  logic-gates  logic  code-golf  ascii-art  code-golf  graph-theory  code-golf  string  code-golf  number  sorting  code-golf  number-theory  random  cryptography  polynomials  code-golf  number  code-golf  math  number  sequence  code-golf  quine  code-generation  code-golf  arithmetic  set-theory  code-golf  sequence  code-golf  code-golf  string  math  fastest-code  optimization  code-golf  code-golf  internet  stack-exchange-api  code-golf  array-manipulation  code-golf  string  internet  string  code-challenge  internet  test-battery  code-golf  math  pi  code-golf  arithmetic  primes  code-golf  array-manipulation  code-golf  string  code-golf  string  palindrome  code-golf  sequence  number-theory  fastest-algorithm  code-golf  math  number  base-conversion  code-golf  number-theory  sorting  subsequence  search  code-golf  permutations  code-challenge  popularity-contest  code-generation 

1
2B에 대한 통역사 작성
2B에 대한 통역사 작성 나는 David Catt 의 난해한 언어 2B를 좋아한다 . 각 셀이 별도의 바이트 테이프 ( '서브 테이프') 인 테이프에 메모리가 저장되어있다. 통역사를 작성하십시오! 언어 사양 공식 사양은 여기에서 확인할 수 있습니다 . 본 명세서 "에서, 범위 내의 숫자를 의미하고 0-9( 0로 해석 됨 10) _임의의 길이의 …

2
~ ATH 통역사 작성
인기있는 웹 코믹 홈 스턱 (Homecomuck) 은 ~ATH우주를 파괴하기 위해 불리는 프로그래밍 언어를 사용 합니다. 이 코드 골프 도전은 우리의 존재를 전멸시키기위한 프로그램을 작성하는 것이 아니지만 , 좀 더 길들인 (더 흥미롭지는 않지만) 엔티티를 파멸시킬 것입니다 : variables . ~ATH( "죽음까지"로 발음 됨 ~ath) "tilde ath"가 어떻게 작동 하는지 알 …

2
쓸모없는 통역사 구현하기
폐쇄되었습니다 . 이 질문에는 세부 사항이나 명확성 이 필요 합니다 . 현재 답변을받지 않습니다. 이 질문을 개선하고 싶습니까? 이 게시물 을 편집 하여 세부 사항을 추가하고 문제점을 명확하게하십시오 . 휴일 2 년 전 . 당신의 임무는 쓸모없는 언어로 통역사를 만드는 것 입니다. 기능 요구 사항은 다음과 같습니다. 설명 된 모든 …

5
쉘 스크립트의 서브 세트 구현
이 사이트는 인터프리터 태그 에서 다양한 언어를 구현하는 데 많은 문제가있었습니다 . 그러나 실제로 그들 모두는 아무도 사용하지 않는 난해한 언어였습니다. 여기에서 대부분의 사용자가 이미 알고있는 실용적인 언어에 대한 통역을 할 시간입니다. 예, 제목을 읽는 데 문제가있는 경우를 대비하여 쉘 스크립트입니다. (예, GolfScript 및 Befunge와 같은 언어가 모든 것을이기는 것에 …

2
수론 해석, 모듈로 n
숫자 이론 (우리의 목적을 위해) 의 문장 은 다음과 같은 일련의 기호입니다. 0그리고 '(후임자)-후속 수단 +1, 그래서0'''' = 0 + 1 + 1 + 1 + 1 = 4 +(더하기)와 *(곱하기) = (동일) (그리고 )(괄호) 논리 연산자 nand( a nand bis not (a and b)) forall (범용 정량 자) v0, …
12 code-golf  number-theory  parsing  code-golf  kolmogorov-complexity  code-golf  code-golf  array-manipulation  matrix  code-golf  array-manipulation  code-golf  string  code-challenge  graphical-output  compression  code-golf  kolmogorov-complexity  code-golf  sequence  array-manipulation  code-golf  number  base-conversion  code-golf  string  decision-problem  code-golf  string  ascii-art  code-golf  string  random  code-challenge  brainfuck  code-generation  code-golf  code-golf  quine  code-golf  interpreter  code-golf  interpreter  code-golf  array-manipulation  sorting  code-golf  halting-problem  code-golf  javascript  code-golf  algorithm  code-golf  arithmetic  code-golf  math  counting  code-golf  math  code-golf  decision-problem  radiation-hardening  code-golf  conversion  bitwise  code-golf  number  decision-problem  code-golf  string  decision-problem  code-golf  random  game  code-golf  ascii-art  graphical-output  code-golf  decision-problem  binary-tree  tree-traversal  code-challenge  array-manipulation  code-challenge  graphical-output  path-finding  test-battery  algorithm  code-golf  integer  factorial  code-golf  binary-tree  code-golf  grid  graph-theory  code-golf  regular-expression  quine  code-golf  encoding  code-golf  king-of-the-hill  javascript 

3
BrainFlow 통역사!
BrainFlow BrainFlow 란 무엇입니까? BrainFlow는 BrainF ** k (BFk)의 확장 기능으로 추가 기능 및 혼동을위한 3 개의 추가 명령이 있습니다. 어떤 명령? 일반적인 BFk 명령 외에도 다음과 같은 기능 이 있습니다. ^ 셀의 값에 따라 셀 #으로 이동합니다. 예 : 값이 4 인 셀 # 0에 있으면 ^는 셀 # …

6
문자열 조작 인터프리터
요약 문자 만 사용하여 새로운 문자열 조작 언어가 만들어졌습니다 $+#-!*|@>! 귀하의 작업은 가능한 한 적은 바이트로 해석기를 구현하는 것입니다. 입력 이 언어의 한 줄인 문자열입니다. 이것은 합리적인 방법 (stdin, function parameter, command line argument 등) 또는 사전 정의 된 변수로 취할 수 있습니다. 프로그램이 사용자 입력을 요청하면 stdin에서 요청하는 모든 …

11
비트 단위 순환 태그 시뮬레이션
도전 기본 I / O 형식의 두 문자열이 제공되면 다음을 수행하십시오. 참고 :이 문제는 첫 번째 문자열을 "데이터"로, 두 번째 문자열을 "프로그램"이라고합니다. 프로그램을 무한 반복되는 무한 문자열로 변경하십시오 (예 : 10-> 1010101010...). 도전은 이것을 "무한 프로그램"이라고 언급 할 것이다 데이터가 비어 있지 않은 동안 무한 프로그램을 반복하면서 다음을 수행하십시오. ㅏ. …

1
Jason이 JSON 형식을 지정하도록 지원
Jason에는 큰 JSON이 있지만 읽을 수 없으므로이를 확인해야합니다. 포맷팅 사양 JSON에는 4 가지 유형이 있습니다. 번호; 다만0-9 줄; 큰 따옴표로 묶인 "문자열은\ 배열; 으로 구분 된 []항목과으로 구분 된 항목 ,은 다음 유형 중 하나 일 수 있습니다. 사물; 로 구분 된 {}형식은 key: valuekey가 문자열이고 value가 이러한 유형 중 …
11 code-golf  string  json  code-golf  number  code-golf  image-processing  code-golf  string  code-golf  number  sequence  arithmetic  number-theory  code-golf  string  code-golf  string  counting  code-golf  ascii-art  code-golf  math  code-golf  tips  code-golf  string  code-golf  grid  graph-theory  code-golf  parsing  interpreter  brainfuck  code-golf  math  arithmetic  number-theory  programming-puzzle  c#  code-golf  dominoes  code-golf  tips  code-golf  string  grid  crossword  code-golf  string  code-golf  kolmogorov-complexity  code-golf  number  sequence  code-golf  string  math  number  number-theory  primes  fastest-code  code-golf  number  code-golf  string  code-golf  ascii-art  number  kolmogorov-complexity  code-golf  string  grid 

1
Minsky 레지스터 머신 시뮬레이션 (II)
이것은 Minsky Register Machine (I) 의 확장입니다 . 나는 거기에 모든 설명을 반복하지 않을 것이므로 먼저 문제 설명을 읽으십시오. (I) 부분의 문법은 가능한 한 단순했지만 프로그램이 다소 길어졌습니다. 이 사이트는 코드 골프 사이트이기 때문에 골프 문법이 아닌가? 높은 수준에서 원래 문법의 변경 사항은 다음과 같습니다. 첫 번째 줄의 레이블은 선택 …

3
Clem 통역사 작성
Clem은 일류 기능을 갖춘 최소 스택 기반 프로그래밍 언어입니다. 귀하의 목표는 Clem 언어에 대한 통역사를 작성하는 것입니다. 참조 구현에 포함 된 모든 예제를 올바르게 실행해야합니다 ( 여기 참조) . 평소와 같이 표준 허점이 적용됩니다. 바이트 수로 가장 작은 항목이 이깁니다. 클렘 언어 Clem은 일류 함수를 사용하는 스택 기반 프로그래밍 언어입니다. …

당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.