notes

Contents:

  • C++
  • Sphinx
  • git
  • docker
  • LaTeX
  • Kaldi
  • bash
  • CUDA
  • torch
  • Python
  • java
  • javascript
  • HTML
  • css
  • pybind11
  • Protocol Buffers
  • gRPC
  • lwn.net
  • Linker and Loader
  • espnet
  • cmake
  • huggingface
  • EECS E6870 Speech Recognition
  • ncnn
  • LLVM
  • Android
  • qemu
  • sox
  • MNN
  • SIMD
  • asio
  • websocketpp
  • Operating systems
  • encoding
  • ios
  • Embedded systems
  • ssh
  • onnx
  • csharp
  • Flask
  • ARM
  • VirtualBox
  • Go
  • Whisper
  • Windows
  • qt
  • webassembly
  • spleeter
  • django
  • React
  • tts
  • rust
  • ELF
  • ROS2
  • OpenFst
  • Colab
  • Dart
  • Flutter
  • Keyword spotting (KWS)
  • Papers
  • Pascal
    • Install
    • Hello
    • fpc -h
    • Call C
    • Basics
    • char
    • Pointers
    • class
    • Conditional compiling
    • Compiler options
    • dl
    • Lazarus
  • ggml
  • Amphion
  • HarmonyOS
  • icefall
  • RKNN
  • lhotse
  • ffmpeg
  • vlc
notes
  • Pascal
  • Edit on GitHub

Pascal

  • Install
    • online pascal compiler
    • Free pascal
      • macos
      • Linux
  • Hello
    • file extensions
    • unit search path
    • include file search path
    • Config file
  • fpc -h
  • Call C
    • ctypes
    • linklib
    • Example 1 on macOS
  • Basics
    • system
    • sysutils
    • Commonly used controls
  • char
  • Pointers
  • class
  • Conditional compiling
    • predefined symbols
    • user defined symbols
    • if and else
  • Compiler options
  • dl
    • TODO
  • Lazarus
    • Marcos
    • Samples and tutorials
    • TForm
    • Tips for manual generation of controls
    • TButton
    • TMemo
    • TListBox
    • Dialogs
    • TMainMenu
    • macOS related
      • Info.plist
      • Bundle Programming Guide
Previous Next

© Copyright 2022, fangjun.

Built with Sphinx using a theme provided by Read the Docs.