Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Racket
New post in Racket
How to manually flatten a list in Racket (Scheme)
June 4th, 2022
scheme
racket
flatten
list-processing
“car: contract violation expected: pair?” while inserting into a tree
June 4th, 2022
binary-search-tree
racket
scheme
lisp
Scheme: "mcar: contract violation, expected: mpair, given: #<procedure:..."
June 4th, 2022
stream
racket
scheme
functional-programming
lambda
How the map function implemeted in racket
June 14th, 2022
racket
length of list at racket
June 14th, 2022
racket
list
How to write exponent in racket?
June 14th, 2022
racket
exponent
How can I use concatenation in scheme without spaces
June 5th, 2022
append
concatenation
racket
scheme
zip function in Racket/Scheme
June 4th, 2022
functional-programming
recursion
scheme
lisp
racket
File I/O operations - scheme
June 4th, 2022
racket
io
scheme
For-each and map in Scheme
June 4th, 2022
scheme
map
foreach
racket
How to calculate the sum of a digits of a number in Scheme?
June 4th, 2022
scheme
racket
numbers
Comparing two lists in Racket
June 8th, 2022
equality
racket
list
Racket - output content of a list
June 4th, 2022
lisp
racket
scheme
list
recursion
Checking if element is present in list in racket
June 17th, 2022
racket
list
string
Increment and Decrement operators in scheme programming language
June 14th, 2022
operators
scheme
racket
increment
decrement
Loop in PLT Scheme
June 17th, 2022
racket
syntax
loops
scheme
Best way to do input with racket?
July 17th, 2022
racket
scheme
String split function
June 14th, 2022
scheme
racket
How do I write Push and Pop in Scheme?
June 4th, 2022
racket
scheme
lisp
If else clause or cond in Racket
July 18th, 2022
racket
"unbound identifier" errors in scheme
June 9th, 2020
racket
scheme
reverse list - scheme
September 11th, 2021
scheme
racket
Scheme's "expected a procedure that can be applied to arguments"
May 11th, 2020
scheme
racket
Fibonacci in Scheme
August 30th, 2020
recursion
scheme
racket
fibonacci
Scheme add element to the end of list
October 4th, 2020
scheme
racket
How to get rid of duplicates in a list, but keep the order
July 9th, 2022
scheme
racket
Scheme getting last element in list
July 6th, 2020
racket
scheme
r5rs
How do I find the index of an element in a list in Racket?
August 12th, 2020
lisp
scheme
racket
Newline in Scheme (Racket)
July 9th, 2022
racket
scheme
string
How do I get an item from a list at a given index in racket language?
November 25th, 2020
list
racket
scheme
←
1
2
→