Extensible Code Editor CodeMirror is a code editor component for the web. It can be used in websites to implement a text input field with support for many editing features, and has a rich programming interface to allow further extension. This is a CodeMirror field, configured for editing JavaScript code. Features Accessibility Works well with screen readers and keyboard-only users. Mobile Support
Here is the syntax highlighting cat, which I shall call cax. #!/usr/bin/env ruby require 'syntax/convertors/html' require 'rainbow' filename = ARGV[0] puts ARGV[0] line_num=0 tokenizer = Syntax.load "ruby" file = File.new(filename,"r") while (line = file.gets) c_line = "" tokenizer.tokenize( line ) do |token| case token.group.to_s when "string" then c_line = c_line + token.color(:green
ãªãªã¼ã¹ãé害æ å ±ãªã©ã®ãµã¼ãã¹ã®ãç¥ãã
ææ°ã®äººæ°ã¨ã³ããªã¼ã®é ä¿¡
å¦çãå®è¡ä¸ã§ã
j次ã®ããã¯ãã¼ã¯
kåã®ããã¯ãã¼ã¯
lãã¨ã§èªã
eã³ã¡ã³ãä¸è¦§ãéã
oãã¼ã¸ãéã
{{#tags}}- {{label}}
{{/tags}}